Module: Berrycrawl::Types::JobSummaryType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/Berrycrawl/types/job_summary_type.rb
Constant Summary collapse
- CRAWL =
"crawl"- EXTRACT =
"extract"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values