open class ListStorage : BaseCommand
<init>
ListStorage()
getStorageSubmarkets
open static fun getStorageSubmarkets(): MutableList<SubmarketAPI>
runCommand
open fun runCommand(args: String, context: CommandContext): CommandResult