Module gh_workflow_parser::gh

source ·
Expand description

Functions for interacting with GitHub via the gh CLI

Modules§

Constants§

Statics§

Traits§

  • Trait describing the methods that the GitHub CLI should implement

Functions§

  • Get the GitHub CLI and initialize it with a default repository If fake is true, a fake GitHub CLI is returned. The fake GitHub CLI is used for testing and does not interact with GitHub