class SolVox::Command

Defined in:

solvox/command.cr

Constant Summary

ICON = SolVox::Icon::Blank

Class Method Summary

Class Method Detail

def self.all : Array(SolVox::Command.class) #

Holds a list of all classes inheriting this class


[View source]
def self.find(icon : SolVox::Icon) #

[View source]
def self.run(options : Options | Nil = nil) #

[View source]