Method: Playbook::Top#top_options

Defined in:
lib/playbook/top.rb

#top_optionsObject



17
18
19
20
21
# File 'lib/playbook/top.rb', line 17

def top_options
  {
    top: "top",
  }
end