Method: Pcloud::Client#username=

Defined in:
lib/pcloud/client.rb

#username=(value) ⇒ Object (writeonly)

Sets the attribute username



8
9
10
# File 'lib/pcloud/client.rb', line 8

def username=(value)
  @username = value
end