Method: Wordlist::CLI#modifiers
- Defined in:
- lib/wordlist/cli.rb
#modifiers ⇒ Array<(Symbol, ...)> (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Wordlist modifiers to apply.
67 68 69 |
# File 'lib/wordlist/cli.rb', line 67 def modifiers @modifiers end |