Method: Toolshed::Client.push_to_myself=

Defined in:
lib/toolshed/client.rb

.push_to_myself=(push_to_myself) ⇒ Object



71
72
73
# File 'lib/toolshed/client.rb', line 71

def self.push_to_myself=(push_to_myself)
  @push_to_myself = push_to_myself 
end