In Files

  • reline/terminfo.rb

Parent

Methods

Reline::Terminfo::StringWithTiparm

Public Instance Methods

tiparm(*args) click to toggle source
 
               # File reline/terminfo.rb, line 103
def tiparm(*args) # for method chain
  Reline::Terminfo.tiparm(self, *args)
end
            
There is an updated format of the API docs for this version here.