opencarl
Preparing search index...
runIntegration
Function runIntegration
runIntegration
(
options
:
{
agentsPath
?:
string
;
cwd
:
string
;
integrate
?:
boolean
;
remove
?:
boolean
;
}
,
)
:
Promise
<
IntegrationResult
>
Run
AGENTS.md
integration or removal. Can be called independently or as part of setup.
Parameters
options
:
{
agentsPath
?:
string
;
cwd
:
string
;
integrate
?:
boolean
;
remove
?:
boolean
}
Returns
Promise
<
IntegrationResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
opencarl
Loading...
Run AGENTS.md integration or removal. Can be called independently or as part of setup.