Project

General

Profile

« Previous | Next » 

Revision 082114da

Added by znz (Kazuhiro NISHIYAMA) over 4 years ago

[DOC] Add doc to sharing_detection= [ci skip]

Before:

$ ri sharing_detection=
= .sharing_detection=
(from ruby core)
=== Implementation from PP
------------------------------------------------------------------------
  sharing_detection=(b)
------------------------------------------------------------------------
Returns the sharing detection flag as a boolean value. It is false by
default.

After:

$ ri sharing_detection=
= .sharing_detection=

(from ruby core)
=== Implementation from PP
------------------------------------------------------------------------
  sharing_detection=(b)

------------------------------------------------------------------------

Sets the sharing detection flag to b.