Expand description
Phabricator backend for submitting patch stacks.
Structs§
- Id
- Wrapper around the Phabricator “ID” type. (This is not a PHID, just a regular ID).
- Phabricator
Forge - The Phabricator code review system.
Enums§
- Error
- Error type.
Constants§
- SHOULD_
MOCK_ ENV_ KEY - When this environment variable is set, the implementation of the Phabricator
forge will make mock calls instead of actually invoking
arc
.
Type Aliases§
- Result
- Result type.