new ArgumentProcesser(message_obj)
Parses and executes or triggers messages for command line args.
Parameters:
Name | Type | Description |
---|---|---|
message_obj |
Message |
- Source:
Members
(private, inner) actions
Key-Value pair rep Arg-callback
- Source:
Methods
parse()
Set messages for supplied args and returns overriden config.
- Source:
(private, inner) updateConfig(result)
Updates config in db.
Parameters:
Name | Type | Description |
---|---|---|
result |
Object | JSON rep of the config. |
- Source: