Methods

UbiquoJobs::Examples::ExampleJob

Public Instance Methods

do_job_work() click to toggle source

(Not documented)

    # File vendor/plugins/ubiquo_jobs/lib/ubiquo_jobs/examples/example_job.rb, line 16
16:       def do_job_work
17:         set_property :result_output, self.options[:set].size
18:         return 0
19:       end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.