class Gkeybind::Command

Defined in:

action.cr

Constructors

Instance Method Summary

Instance methods inherited from class Gkeybind::Action

run(uinput : Evdev::UinputDevice) run

Constructor methods inherited from class Gkeybind::Action

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) new

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def command : String #

[View source]
def run(uinput) #

[View source]