getUsage static method
dynamic
getUsage(
- dynamic commands
Implementation
static getUsage(commands) => ArgumentParser(commands).usage;
static getUsage(commands) => ArgumentParser(commands).usage;