menu_help top-level property

String menu_help
getter/setter pair

Implementation

String menu_help = """
A command-line Package

Usage: packagex <command> [arguments]

Global options:
help                 Print this usage information

Available commands:
  create Create New Package
  build Build package to platform
  clean clean package
  install (name/url/local_file) install package
  pub

Run "packagex help <command>" for more information about a command.

See https://youtube.com/@azkadev for detailed documentation and tutorial.
""";