class Fincher::Types::KeymapEntry

Included Modules

Defined in:

fincher/types/keymap_entry.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def neighbors : Array(String) #

[View source]
def neighbors=(neighbors : Array(String)) #

[View source]
def shift : String #

[View source]
def shift=(shift : String) #

[View source]