Document Dependable.
This commit is contained in:
parent
23cbb79810
commit
77a8c1b67f
@ -2,6 +2,9 @@
|
||||
|
||||
require "options"
|
||||
|
||||
# Shared functions for classes which can be depended upon.
|
||||
#
|
||||
# @api private
|
||||
module Dependable
|
||||
# `:run` and `:linked` are no longer used but keep them here to avoid them being
|
||||
# misused in future.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user