Method: Smartsheet::Home#initialize

Defined in:
lib/smartsheet/endpoints/home/home.rb

#initialize(client) ⇒ Home

Returns a new instance of Home.



8
9
10
# File 'lib/smartsheet/endpoints/home/home.rb', line 8

def initialize(client)
  @client = client
end