MCPcopy Index your code

hub / github.com/oclif/oclif / functions

Functions174 in github.com/oclif/oclif

MethodcloudChannelKey
(shortKey: string)
src/commands/promote.ts:61
Functioncloudfront
()
src/aws.ts:39
Methodconstructor
(config: Config, options: {outputDir: string; readmePath: string})
test/unit/readme-generator.test.ts:9
Methodconstructor
(inner: MaybeCompatibleHelp)
src/help-compatibility.ts:16
Methodconstructor
( private config: Config, private options: Options, )
src/readme-generator.ts:40
Functioncreds
()
src/aws.ts:44
MethoddefaultUsage
()
src/readme-generator.ts:311
Functiondownload
()
src/tarballs/node.ts:42
MethodformatCommand
(command: Command.Class)
test/fixtures/cli-command-with-alias/src/help.ts:4
MethodformatCommand
(command: Interfaces.Command)
test/fixtures/cli-with-nested-topics-with-space-separator/src/help.ts:4
MethodformatCommand
(command: Interfaces.Command)
test/fixtures/cli-with-nested-topics/src/help.ts:4
MethodformatCommand
(command: Command.Class)
test/fixtures/cli-with-malicious-jit-plugin/src/help.ts:4
MethodformatCommand
(command: Command.Class)
test/fixtures/cli-with-custom-help/src/help.ts:4
MethodformatCommand
(command: Command.Class)
test/fixtures/cli-with-jit-plugin/src/help.ts:4
FunctiongetFlagOrPrompt
* Get a flag value or prompt the user for a value. * * Resolution order: * - Flag value provided by the user * - Value returned by `maybeO
src/generator.ts:112
Methodheader
()
src/readme-generator.ts:188
Functioninit
()
src/generator.ts:178
FunctionisEmpty
(obj: Record<string, unknown>)
src/util.ts:109
MethodmaybeOtherValue
()
src/commands/init.ts:103
MethodmaybeUploadManifest
()
src/commands/upload/tarballs.ts:81
FunctiononRetry
(_e, attempt)
src/tarballs/node.ts:81
Functionparse
(input)
src/generator.ts:89
MethodpromoteDebianAptPackages
()
src/commands/promote.ts:240
MethodpromoteGzTarballs
(target: (typeof buildConfig.targets)[number])
src/commands/promote.ts:88
MethodpromoteMacInstallers
()
src/commands/promote.ts:166
MethodpromoteManifest
(target: (typeof buildConfig.targets)[number])
src/commands/promote.ts:64
MethodpromoteWindowsInstallers
()
src/commands/promote.ts:202
MethodpromoteXzTarballs
(target: (typeof buildConfig.targets)[number])
src/commands/promote.ts:127
Methodread
()
test/unit/readme-generator.test.ts:13
MethodreleaseTarballs
(ext: '.tar.gz' | '.tar.xz')
src/commands/upload/tarballs.ts:64
Methodrun
()
test/fixtures/cli-command-with-alias/src/commands/hello.ts:8
Methodrun
()
test/fixtures/cli-with-custom-help-no-format-command/src/commands/hello.ts:21
Methodrun
()
test/fixtures/cli-with-old-school-custom-help/src/commands/hello.ts:21
Methodrun
()
test/fixtures/cli-with-nested-topics-with-space-separator/src/commands/roottopic/subtopic2/hello.ts:8
Methodrun
()
test/fixtures/cli-with-nested-topics-with-space-separator/src/commands/roottopic/subtopic1/hello.ts:8
Methodrun
()
test/fixtures/cli-with-nested-topics/src/commands/roottopic/subtopic2/hello.ts:8
Methodrun
()
test/fixtures/cli-with-nested-topics/src/commands/roottopic/subtopic1/hello.ts:8
Methodrun
()
test/fixtures/cli-with-malicious-jit-plugin/src/commands/hello.ts:7
Methodrun
()
test/fixtures/cli-with-custom-help/src/commands/hello.ts:21
Methodrun
()
test/fixtures/cli-with-jit-plugin/src/commands/hello.ts:7
Methodrun
()
src/commands/generate.ts:138
Methodrun
()
src/commands/manifest.ts:30
Methodrun
()
src/commands/init.ts:78
Methodrun
()
src/commands/promote.ts:33
Methodrun
()
src/commands/readme.ts:67
Methodrun
()
src/commands/lock.ts:14
Methodrun
()
src/commands/pack/win.ts:277
Methodrun
()
src/commands/pack/macos.ts:172
Methodrun
()
src/commands/pack/deb.ts:82
Methodrun
()
src/commands/pack/tarballs.ts:27
Methodrun
()
src/commands/upload/win.ts:21
Methodrun
()
src/commands/upload/macos.ts:25
Methodrun
()
src/commands/upload/deb.ts:21
Methodrun
()
src/commands/upload/tarballs.ts:22
Methodrun
()
src/commands/generate/hook.ts:25
Methodrun
()
src/commands/generate/command.ts:18
Functions3
()
src/aws.ts:54
MethodshowCommandHelp
(command: Command.Class)
test/fixtures/cli-with-custom-help-no-format-command/src/help.ts:4
MethodshowCommandHelp
(command: Command.Class)
test/fixtures/cli-with-old-school-custom-help/src/help.ts:8
MethodshowHelp
()
test/fixtures/cli-with-custom-help-no-format-command/src/help.ts:8
MethodshowHelp
()
test/fixtures/cli-with-old-school-custom-help/src/help.ts:12
FunctionsortVersionsObjectByKeysDesc
(input: VersionsObject)
src/util.ts:58
Functiontemplate
(source: string, destination: string, data?: Record<string, unknown>)
src/generator.ts:195
Functionuninstall
(config: Interfaces.Config, additionalCLI: string | undefined)
src/commands/pack/macos.ts:51
Methodupload
(arch: Interfaces.ArchTypes)
src/commands/upload/macos.ts:35
Methodupload
(file: string)
src/commands/upload/deb.ts:37
MethoduploadDeb
(arch: DebArch)
src/commands/upload/deb.ts:63
MethoduploadTarball
(options?: {arch: Interfaces.ArchTypes; platform: Interfaces.PlatformTypes})
src/commands/upload/tarballs.ts:53
MethoduploadWin
(arch: 'arm64' | 'x64' | 'x86')
src/commands/upload/win.ts:47
MethoduploadWorkaround
(file: string)
src/commands/upload/deb.ts:52
Functionworkspace
(target)
src/tarballs/config.ts:126
Methodwrite
()
test/unit/readme-generator.test.ts:17
MethodwriteNoBundleConfiguration
()
src/commands/pack/macos.ts:202
MethodwriteScript
(script: 'postinstall' | 'preinstall' | 'uninstall')
src/commands/pack/macos.ts:207
← previous101–174 of 174, ranked by callers