Sha256: 4767c7c4312069c2af3808afa79e2baaa6a18ba86c23163f1f7bfd0598f3cc58
Contents?: true
Size: 1.25 KB
Versions: 12
Compression:
Stored size: 1.25 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:const_get:@docstringIC:YARD::Docstring"jReturns the value of the named constant in <i>mod</i>. Math.const_get(:PI) #=> 3.14159265358979 :@objectu:YARD::StubProxyModule#const_get: @summary0: @all"“Returns the value of the named constant in <i>mod</i>. Math.const_get(:PI) #=> 3.14159265358979 @overload const_get(sym) @return [Object]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Module#const_get;;;IC; "