Package net.lucypoulton.squirtgun.command.context


package net.lucypoulton.squirtgun.command.context
  • Class
    Description
    The context a command is executed in, responsible for parsing, tab-completing and executing the command.
    A command context that parses a raw string.