Class: KMDB::Parser::ProgressBar

Inherits:
ProgressBar
  • Object
show all
Defined in:
lib/kmdb/parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#title=(value) ⇒ Object (writeonly)

Sets the attribute title

Parameters:

  • value

    the value to set the attribute title to.



9
10
11
# File 'lib/kmdb/parser.rb', line 9

def title=(value)
  @title = value
end