Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
gkeybind
0.2.0
Top Level Namespace
Gkeybind
Action
Command
Config
Layout
LayoutFile
LayoutNames
Daemon
Delay
Key
KeyLookup
Keys
LiteralText
Utils
Generated using Crystal 1.14.0
2024-11-26 19:01:38 UTC
class
Gkeybind::
Command
Gkeybind::Command
Gkeybind::Action
Reference
Object
Defined in:
action.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#command
: String
#run
(uinput)
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
]