class ExhaustiveSearch::Processor
- ExhaustiveSearch::Processor
- Reference
- Object
Defined in:
exhaustive_search/processor.crConstructors
Instance Method Summary
- #call
- #chars : Array(String)
- #chars=(chars : Array(String))
- #charset : Array(String)
- #charset=(charset : Array(String))
- #limit : UInt8
- #limit=(limit : UInt8)
- #step : UInt64
- #step=(step : UInt64)
- #target : String
- #target=(target : String)