pub async fn load_commands(workspace: &str) -> Result<Vec<CustomCommand>>Expand description
Load all custom commands from .battlecommand/commands/.
pub async fn load_commands(workspace: &str) -> Result<Vec<CustomCommand>>Load all custom commands from .battlecommand/commands/.