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