help property

String get help

Implementation

static String get help => '''
Mega CLI

Commands:
  init - Initialize a new project from mega template
  helps - This command will show all available commands.
''';