module VizborCLI::AppState
Extended Modules
Defined in:
vcli/app_state.crConstant Summary
-
ALPHANUMERIC_CHARS =
"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
Instance Method Summary
-
#add(app_name : String, db_app_name : String) : Nil
Collect a file with settings and add it to the project.
Instance Method Detail
def add(app_name : String, db_app_name : String) : Nil
#
Collect a file with settings and add it to the project.