class Fig::Command::Action::ListVariables::TreeAllConfigs

Public Instance Methods

options() click to toggle source
# File lib/fig/command/action/list_variables/tree_all_configs.rb, line 19
def options()
  return %w<--list-variables --list-tree --list-all-configs>
end