Module: Legion::Extensions::Github::CLI

Defined in:
lib/legion/extensions/github/cli/app.rb,
lib/legion/extensions/github/cli/auth.rb,
lib/legion/extensions/github/cli/runner.rb

Defined Under Namespace

Modules: App, Auth, DaemonApi Classes: AppRunner, AuthRunner

Constant Summary collapse

DAEMON_URL =
ENV.fetch('LEGION_API_URL', 'http://127.0.0.1:4567')