Class: TrueClass

Inherits:
Object
  • Object
show all
Defined in:
lib/dsl/python/types/boolean.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



8
# File 'lib/dsl/python/types/boolean.rb', line 8

def to_s = "True"