gate
line
Documentation home
How It Works
Onboarding
Reference
API reference
Preparing search index...
The search index is not available
gateline — API reference
gateline — API reference
orchestrator/src
removeRunCheckout
Function removeRunCheckout
removeRunCheckout
(
repoDir
:
string
,
branch
:
string
)
:
Promise
<
void
>
Best-effort cleanup after a run completes; state lives in git, not here.
Parameters
repoDir
:
string
branch
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
gateline — API reference
Loading...
Best-effort cleanup after a run completes; state lives in git, not here.