module HabitatSupervisor::Client::Butterfly

Public Instance Methods

butterfly(options = {}) click to toggle source
# File lib/habitat_supervisor/client/butterfly.rb, line 4
def butterfly(options = {})
  get "/butterfly", options
end