Class: String

Inherits:
Object
  • Object
show all
Includes:
Codshit::Chooseable
Defined in:
lib/codshit.rb

Instance Method Summary collapse

Methods included from Codshit::Chooseable

#choices, #|

Instance Method Details

#to_textObject



86
87
88
# File 'lib/codshit.rb', line 86

def to_text
  self
end