Tuxemon
latest

Contents:

  • Scripting reference
Tuxemon
  • tuxemon.cli package
  • Edit on GitHub

tuxemon.cli package

Subpackages

  • tuxemon.cli.commands package
    • Submodules
      • tuxemon.cli.commands.action module
        • ActionCommand
        • ActionParentCommand
      • tuxemon.cli.commands.help module
      • tuxemon.cli.commands.print module
        • PrintCommand
      • tuxemon.cli.commands.quit module
        • QuitCommand
      • tuxemon.cli.commands.random_encounter module
        • RandomEncounterCommand
      • tuxemon.cli.commands.shell module
        • ShellCommand
      • tuxemon.cli.commands.test module
        • TestConditionCommand
        • TestConditionParentCommand
      • tuxemon.cli.commands.trainer_battle module
        • TrainerBattleCommand
      • tuxemon.cli.commands.whereami module
        • WhereAmICommand

Submodules

  • tuxemon.cli.clicommand module
    • CLICommand
      • CLICommand.description
      • CLICommand.example
      • CLICommand.get_parameters()
      • CLICommand.get_subcommand()
      • CLICommand.get_subcommands()
      • CLICommand.invoke()
      • CLICommand.name
      • CLICommand.resolve()
      • CLICommand.usable_from_root
  • tuxemon.cli.context module
    • InvokeContext
      • InvokeContext.current_command
      • InvokeContext.formatter
      • InvokeContext.processor
      • InvokeContext.root_command
      • InvokeContext.session
  • tuxemon.cli.exceptions module
    • CommandNotFoundError
    • ParseError
  • tuxemon.cli.formatter module
    • Formatter
      • Formatter.print_table()
  • tuxemon.cli.parameter module
    • Parameter
      • Parameter.name
  • tuxemon.cli.parser module
    • parse()
    • split()
  • tuxemon.cli.processor module

© Copyright 2015-2021, William Edwards. Revision e147cd3c.

Built with Sphinx using a theme provided by Read the Docs.