class RuboCop::AST::RegexpNode
def single_interpolation?
-
(Bool)
- if regexp uses the single-interpolation regopt
def single_interpolation? regopt_include?(:o) end
(Bool)
- if regexp uses the single-interpolation regopt
def single_interpolation? regopt_include?(:o) end