[DOC] Singleton.instance [ci skip]
This commit is contained in:
parent
2d1728b9ce
commit
023360ee4b
@ -170,4 +170,8 @@ module Singleton
|
|||||||
##
|
##
|
||||||
# :singleton-method: _load
|
# :singleton-method: _load
|
||||||
# By default calls instance(). Override to retain singleton state.
|
# By default calls instance(). Override to retain singleton state.
|
||||||
|
|
||||||
|
##
|
||||||
|
# :singleton-method: instance
|
||||||
|
# Returns the singleton instance.
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user