class

Fingers::Commands::LoadConfig

Inherits Cling::Command < Reference < Object

Constants

PRIVATE_OPTIONS = ["cli"]

Instance methods

add_builtin_patterns
Source
config
Source
config=(config : Fingers::Config)
Source
fingers_mode_bind(key, command)
Source
fingers_options_names
Source
from_tmux_option(value)
Source
parse_tmux_conf
Source
run(arguments, options) : Nil
Source
setup

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.

Source
setup_bindings
Source
setup_fingers_mode_bindings
Source
setup_root_bindings
Source
shell_safe_options
Source
tmux
Source
tmux_version
Source
to_tmux_option(value)
Source
validate_options!
Source