class TrueClass
Public Instance Methods
to_bool()
click to toggle source
# File lib/dldinternet/thor/mixins/no_commands.rb, line 31 def to_bool true end
Also aliased as: to_b
# File lib/dldinternet/thor/mixins/no_commands.rb, line 31 def to_bool true end