module SolveBio::APIOperations::Help::InstanceMethods
Public Instance Methods
help()
click to toggle source
# File lib/solvebio/api_operations.rb, line 84 def help open_help('/library/' + self['full_name']) end