class ScriptInfo:
FlaskGroup
but you can also manually create it and pass it
onwards as click object.Method | load_app |
Loads the Flask app (if not yet loaded) and returns it. Calling this multiple times will just result in the already loaded app to be returned. |
Instance Variable | app_import_path |
Undocumented |
Instance Variable | create_app |
Undocumented |
Instance Variable | data |
Undocumented |
Method | __init__ |
Undocumented |
Instance Variable | _loaded_app |
Undocumented |
Instance Variable | set_debug_flag |
Undocumented |