pub fn setup(spec: &str) -> Result<Rc<RefCell<dyn Console>>>
Creates the graphical console based on the given spec.
spec