Search
Preparing search index...
The search index is not available
Yarn API
Home
Configuration
Features
CLI
Advanced
GitHub
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
plugin-exec
ExecFetcher
Globals
Generic Packages
@yarnpkg/core
@yarnpkg/fslib
@yarnpkg/libzip
@yarnpkg/nm
@yarnpkg/parsers
@yarnpkg/pnp
@yarnpkg/pnpify
@yarnpkg/sdks
@yarnpkg/shell
Yarn Packages
@yarnpkg/builder
@yarnpkg/cli
Default Plugins
@yarnpkg/plugin-compat
@yarnpkg/plugin-dlx
@yarnpkg/plugin-essentials
@yarnpkg/plugin-file
@yarnpkg/plugin-git
@yarnpkg/plugin-github
@yarnpkg/plugin-http
@yarnpkg/plugin-init
@yarnpkg/plugin-link
@yarnpkg/plugin-nm
@yarnpkg/plugin-npm
@yarnpkg/plugin-npm-cli
@yarnpkg/plugin-pack
@yarnpkg/plugin-patch
@yarnpkg/plugin-pnp
Contrib Plugins
@yarnpkg/plugin-constraints
@yarnpkg/plugin-exec
@yarnpkg/plugin-interactive-tools
@yarnpkg/plugin-stage
@yarnpkg/plugin-typescript
@yarnpkg/plugin-version
@yarnpkg/plugin-workspace-tools
Class ExecFetcher
Hierarchy
ExecFetcher
Implements
Fetcher
Methods
fetch
fetchFromDisk
generatePackage
getLocalPath
supports
Methods
fetch
fetch
(
locator
:
Locator
, opts
:
FetchOptions
)
:
Promise
<
object
>
Parameters
locator:
Locator
opts:
FetchOptions
Returns
Promise
<
object
>
Private
fetch
From
Disk
fetch
From
Disk
(
locator
:
Locator
, opts
:
FetchOptions
)
:
Promise
<
ZipFS
>
Parameters
locator:
Locator
opts:
FetchOptions
Returns
Promise
<
ZipFS
>
Private
generate
Package
generate
Package
(
cwd
:
PortablePath
, locator
:
Locator
, generatorPath
:
PortablePath
, opts
:
FetchOptions
)
:
Promise
<
void
>
Parameters
cwd:
PortablePath
locator:
Locator
generatorPath:
PortablePath
opts:
FetchOptions
Returns
Promise
<
void
>
get
Local
Path
get
Local
Path
(
locator
:
Locator
, opts
:
FetchOptions
)
:
null
|
string
&
object
Parameters
locator:
Locator
opts:
FetchOptions
Returns
null
|
string
&
object
supports
supports
(
locator
:
Locator
, opts
:
MinimalFetchOptions
)
:
boolean
Parameters
locator:
Locator
opts:
MinimalFetchOptions
Returns
boolean
plugin-
exec
Exec
Fetcher
fetch
fetch
From
Disk
generate
Package
get
Local
Path
supports
Exec
Resolver
Exec
Env
CACHE_
VERSION
PROTOCOL
load
Generator
File
make
Locator
make
Spec
parse
Spec
plugin
Generated using
TypeDoc