Sha256: 34e75b2ab71009bfad89d748a623cebcb2c9ca37519bb5c52cee2318392bfb92
Contents?: true
Size: 1.39 KB
Versions: 12
Compression:
Stored size: 1.39 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:const_defined?:@docstringIC:YARD::Docstring"}Returns <code>true</code> if a constant with the given name is defined by <i>mod</i>. Math.const_defined? "PI" #=> true :@objectu:YARD::StubProxyModule#const_defined?: @summary0: @all"±Returns <code>true</code> if a constant with the given name is defined by <i>mod</i>. Math.const_defined? "PI" #=> true @overload const_defined?(sym) @return [Boolean]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Module#const_defined?;;;IC; "