class ScriptedClient::Job

Public Instance Methods

html_contents() click to toggle source
# File lib/scripted_client/job.rb, line 15
def html_contents
  get(:html_contents)['html_contents']
end