Sha256: 7c9668a79138261462643f417ef206b92e34663742fd6cb2b31e779b1b5c8bd1
Contents?: true
Size: 1.78 KB
Versions: 12
Compression:
Stored size: 1.78 KB
Contents
o:$YARD::CodeObjects::MethodObject: @name:constants:@docstringIC:YARD::Docstring"ğReturns an array of the names of all constants defined in the system. This list includes the names of all modules and classes. p Module.constants.sort[1..5] <em>produces:</em> ["ARGV", "ArgumentError", "Array", "Bignum", "Binding"] :@objectu:YARD::StubProxyModule.constants: @summary0: @all"Returns an array of the names of all constants defined in the system. This list includes the names of all modules and classes. p Module.constants.sort[1..5] <em>produces:</em> ["ARGV", "ArgumentError", "Array", "Bignum", "Binding"] @overload constants @return [Array]:@ref_tags[ : @tags[o:YARD::Tags::OverloadTag ; u;Module.constants;;;IC; "