class YARD::CodeObjects::MacroObject
def attached?; method_object ? true : false end
-
(Boolean)- whether this macro is attached to a method
def attached?; method_object ? true : false end
(Boolean)
- whether this macro is attached to a method
def attached?; method_object ? true : false end