PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
TrueClass
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Or---Returns <tt>true</tt>. As <em>anObject</em> is an argument to a method call, it is always evaluated; there is no short-circuit evaluation in this case. - !ruby/struct:SM::Flow::VERB body: " true | puts("or")\n true || puts("logical or")\n" - !ruby/struct:SM::Flow::P body: <em>produces:</em> - !ruby/struct:SM::Flow::VERB body: " or\n" full_name: TrueClass#| is_singleton: false name: "|" params: | true | obj => true visibility: public
[-] to_yaml-i.yaml
[edit]
[-] cdesc-TrueClass.yaml
[edit]
[-] %5e-i.yaml
[edit]
[+]
..
[-] %26-i.yaml
[edit]
[-] %7c-i.yaml
[edit]
[-] to_s-i.yaml
[edit]