Method: RubyJmeter::BeanshellSampler#doc
- Defined in:
- lib/ruby-jmeter/dsl/beanshell_sampler.rb
#doc ⇒ Object
Returns the value of attribute doc.
10 11 12 |
# File 'lib/ruby-jmeter/dsl/beanshell_sampler.rb', line 10 def doc @doc end |