Libraries
»
pathspec
(2.1.0)
»
Index
»
PathSpec
»
RegexSpec
»
#inclusive?
Method: PathSpec::RegexSpec#inclusive?
Defined in:
lib/pathspec/regexspec.rb
#
inclusive?
⇒
Boolean
Returns:
(
Boolean
)
15 16 17
# File 'lib/pathspec/regexspec.rb', line 15
def
inclusive?
true
end