Uses of Interface
dev.sympho.modular_commands.api.command.context.CommandContext

Packages that use CommandContext
Package
Description
Interfaces that represent the invocation context of a command.
Handler interfaces used across the system.
Interfaces defining how received arguments are parsed.
Runtime system for executing commands defined through the API.
Implementations for command contexts.
Parsing utilities.