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:39 UTC
struct
Gkeybind::
Config::
LayoutNames
Gkeybind::Config::LayoutNames
Struct
Value
Object
Included Modules
YAML::Serializable
Defined in:
config.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#layout
: String
#model
: String
#options
: String
#rules
: String
#variant
: String
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
layout
: String
#
def
model
: String
#
def
options
: String
#
def
rules
: String
#
def
variant
: String
#