class Phlex::SGML
def __vanish__(*args)
- Api: - private
Returns:
-
(nil)
-
def __vanish__(*args) return unless block_given? @_context.with_target(BlackHole) { yield(*args) } nil end
(nil)
-
def __vanish__(*args) return unless block_given? @_context.with_target(BlackHole) { yield(*args) } nil end