Libraries
»
lhc
(9.1.2)
»
Index
»
LHC
»
Config
»
#interceptors
Method: LHC::Config#interceptors
Defined in:
lib/lhc/config.rb
#
interceptors
⇒
Object
31 32 33
# File 'lib/lhc/config.rb', line 31
def
interceptors
(
@interceptors
||
[
]
)
.
dup
end