Fingers::Commands::LoadConfig
Inherits Cling::Command < Reference < Object
Constants
PRIVATE_OPTIONS = ["cli"]
Instance methods
add_builtin_patterns
Sourcecli
Sourceconfig
Sourceconfig=(config : Fingers::Config)
Sourcefingers_mode_bind(key, command)
Sourcefingers_options_names
Sourcefrom_tmux_option(value)
Sourceparse_tmux_conf
Sourcerun(arguments, options) : Nil
Sourcesetup
An abstract method that should define information about the command such as the name, aliases, arguments, options, etc. The command name is required for all commands, all other values are optional including the help message.
setup_bindings
Sourcesetup_fingers_mode_bindings
Sourcesetup_root_bindings
Sourceshell_safe_options
Sourcetmux
Sourcetmux_version
Sourceto_tmux_option(value)
Sourcevalidate_options!
Source