Module: Dri
- Defined in:
- lib/dri.rb,
lib/dri/cli.rb,
lib/dri/report.rb,
lib/dri/command.rb,
lib/dri/version.rb,
lib/dri/api_client.rb,
lib/dri/commands/rm.rb,
lib/dri/utils/table.rb,
lib/dri/commands/faq.rb,
lib/dri/commands/init.rb,
lib/dri/commands/fetch.rb,
lib/dri/utils/constants.rb,
lib/dri/commands/analyze.rb,
lib/dri/commands/profile.rb,
lib/dri/commands/publish.rb,
lib/dri/commands/rm/emoji.rb,
lib/dri/commands/incidents.rb,
lib/dri/commands/rm/profile.rb,
lib/dri/commands/rm/reports.rb,
lib/dri/feature_flag_report.rb,
lib/dri/utils/markdown_lists.rb,
lib/dri/commands/fetch/triaged.rb,
lib/dri/commands/fetch/failures.rb,
lib/dri/commands/fetch/runbooks.rb,
lib/dri/commands/publish/report.rb,
lib/dri/commands/fetch/pipelines.rb,
lib/dri/commands/fetch/testcases.rb,
lib/dri/commands/fetch/quarantines.rb,
lib/dri/commands/fetch/featureflags.rb,
lib/dri/commands/analyze/stack_traces.rb
Defined Under Namespace
Modules: Commands, Utils Classes: ApiClient, CLI, Command, FeatureFlagReport, Report
Constant Summary collapse
- VERSION =
"0.10.2"
- TokenNotProvidedError =
Class.new(StandardError)