Module: DTK::Common::Response::Term

Includes:
DTK::Common::ResponseConstants
Defined in:
lib/response.rb

Defined Under Namespace

Modules: Boolean

Constant Summary

Constants included from DTK::Common::ResponseConstants

DTK::Common::ResponseConstants::BooleanFalse, DTK::Common::ResponseConstants::BooleanTrue, DTK::Common::ResponseConstants::NilTerm

Class Method Summary collapse

Class Method Details

.nilObject



47
48
49
# File 'lib/response.rb', line 47

def self.nil()
  NilTerm
end