class Fig::Command::Action::ListVariables::Tree

Public Instance Methods

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