Module: Snoot
- Defined in:
- lib/snoot.rb,
lib/snoot/cli.rb,
lib/snoot/run.rb,
lib/snoot/version.rb,
lib/snoot/findings.rb,
lib/snoot/cli/event.rb,
lib/snoot/analyse_run.rb,
lib/snoot/state_error.rb,
lib/snoot/value_types.rb,
lib/snoot/cli/pipeline.rb,
lib/snoot/render_report.rb,
lib/snoot/analyser_result.rb,
lib/snoot/analyse_run/result.rb,
lib/snoot/analyse_run/decision.rb,
lib/snoot/analyser_orchestration.rb,
lib/snoot/analyser_orchestration/default.rb,
lib/snoot/analyser_orchestration/result_mapping.rb
Overview
Top-level namespace for the snoot gem. See ‘snoot.allium` for the behavioural specification this implementation realises.
Defined Under Namespace
Modules: AnalyseRun, AnalyserOrchestration, CLI, RenderReport Classes: AnalyserFailure, ComplexityHit, DuplicationCluster, Location, Path, Run, Smell, SmellType, Sources, StateError
Constant Summary collapse
- VERSION =
"0.1.0"