CLI
elva.apps.editor.cli
CLI definition.
Functions:
-
cli
–Edit text documents collaboratively in real-time.
Attributes:
-
APP_NAME
–The name of the app.
APP_NAME = 'editor'
module-attribute
The name of the app.
cli(config, *args, **kwargs)
Edit text documents collaboratively in real-time.
Parameters:
-
config
(dict
) –the merged configuration from CLI parameters and files.
-
args
(tuple
, default:()
) –unused positional arguments.
-
kwargs
(dict
, default:{}
) –parameters passed from the CLI.