MCPcopy
hub / github.com/tailwindlabs/tailwindcss / exec

Method exec

integrations/utils.ts:52–52  ·  view source on GitHub ↗
(command: string, options?: ChildProcessOptions, execOptions?: ExecOptions)

Source from the content-addressed store, hash-verified

50 root: string
51 expect: ExpectStatic
52 exec(command: string, options?: ChildProcessOptions, execOptions?: ExecOptions): Promise<string>
53 spawn(command: string, options?: ChildProcessOptions): Promise<SpawnedProcess>
54 parseSourceMap(opts: string | SourceMapOptions): SourceMap
55 fs: {

Callers 15

asyncReplaceFunction · 0.80
isValidStaticUtilityNameFunction · 0.80
dimensions.tsFile · 0.80
version.tsFile · 0.80
migratePrefixValueFunction · 0.80
release-channel.jsFile · 0.80
release-notes.mjsFile · 0.80
testFunction · 0.80
next.test.tsFile · 0.80
index.test.tsFile · 0.80

Calls

no outgoing calls

Tested by 1

testFunction · 0.64