MCPcopy Create free account

hub / github.com/Ignition-Space/ig-base-cli / functions

Functions55 in github.com/Ignition-Space/ig-base-cli

↓ 17 callersFunctionloggerError
(str: LogType)
src/util/logger.ts:33
↓ 10 callersFunctionmethodV
({ GIT_URL, url, method, params = {}, query = {} }: IMethodV)
src/registry/gitlab/request.ts:59
↓ 6 callersFunctionloggerSuccess
(str: LogType)
src/util/logger.ts:28
↓ 4 callersFunctionloadFile
(path: string, system: boolean = true)
src/util/file.ts:16
↓ 4 callersFunctionloggerInfo
(str: LogType)
src/util/logger.ts:18
↓ 3 callersFunctiongetCwdPath
(relPath: string = '')
src/util/index.ts:17
↓ 3 callersFunctionloggerWarring
(str: LogType)
src/util/logger.ts:23
↓ 3 callersFunctionwriteFile
(path: string, fileName: string, file: object, system: boolean = true)
src/util/file.ts:48
↓ 2 callersFunctiongitLabInit
(gitUrl: string, username: string, password: string)
src/registry/gitlab/index.ts:20
↓ 2 callersFunctionparseVersion
(ver: string)
src/util/npm.ts:11
↓ 1 callersFunctionaddTpl
()
src/inquirer/tpl.ts:24
↓ 1 callersFunctioncheckVersion
()
src/index.ts:13
↓ 1 callersFunctionexistNpm
(packageName: string)
src/util/npm.ts:24
↓ 1 callersFunctiongetDirPath
(relPath: string = '')
src/util/index.ts:12
↓ 1 callersFunctiongetGithubBranch
(params: ITpl)
src/registry/github/index.ts:28
↓ 1 callersFunctiongetPluginList
()
src/plugin/index.ts:47
↓ 1 callersFunctiongetToken
(gitUrl: string, username: string, password: string)
src/registry/gitlab/user.ts:25
↓ 1 callersFunctiongetTplList
()
src/tpl/index.ts:74
↓ 1 callersFunctioninit
()
src/bin/index.ts:44
↓ 1 callersFunctioninitCommand
(commandConfig: ICommand[])
src/bin/index.ts:31
↓ 1 callersFunctioninitExtraPack
()
src/bin/extra/index.ts:11
↓ 1 callersFunctioninitGit
()
src/inquirer/git.ts:42
↓ 1 callersFunctionloadTpl
(name: string, downloadUrl: string, path: string)
src/tpl/index.ts:87
↓ 1 callersFunctionnpmInstall
(packageName: string)
src/util/npm.ts:34
↓ 1 callersFunctionregisterPlugin
()
src/inquirer/registerPlugin.ts:29
↓ 1 callersMethodrunNextTask
()
src/util/taskQueue.ts:19
↓ 1 callersFunctionselectTpl
()
src/inquirer/tpl.ts:58
↓ 1 callersFunctionupdatePlugin
(params: IPlugin)
src/plugin/index.ts:20
↓ 1 callersFunctionupdateTpl
(params: ITpl)
src/tpl/index.ts:28
FunctionConfigExist
(path: string)
src/util/file.ts:29
FunctionGET
({ url, query = {} }: IMethodV)
src/registry/github/request.ts:17
FunctioncheckVersion
()
src/util/npm.ts:15
Methodconstructor
()
src/util/taskQueue.ts:10
FunctioncreateBranch
({ ref, projectId, branch, access_token }: IBranchList)
src/registry/gitlab/branch.ts:74
FunctioncreateProjects
({ gitParams }: any)
src/registry/gitlab/project.ts:74
Functiondefault
({ tplUrl }: { tplUrl: string })
src/inquirer/tpl.ts:36
FunctiondelBranch
({ projectId, branch = '' }: IBranchList)
src/registry/gitlab/branch.ts:93
FunctiondeleteProtectedBranches
(projectId: number)
src/registry/gitlab/project.ts:90
Methodenqueue
(task: () => void)
src/util/taskQueue.ts:15
FunctionexistsFile
(path: string, system: boolean = true)
src/util/file.ts:35
FunctiongetBranch
({ projectId, branch }: IBranchList)
src/registry/gitlab/branch.ts:61
FunctiongetBranchList
({ pageSize, pageNum, projectId, access_token, }: IBranchList)
src/registry/gitlab/branch.ts:27
FunctiongetProject
({ id, access_token }: IProjectList)
src/registry/gitlab/project.ts:60
FunctiongetProjectByUser
({ pageSize, pageNum, access_token, userId }: IProjectList)
src/registry/gitlab/project.ts:42
FunctiongetProjectList
({ pageSize, pageNum, access_token }: IProjectList)
src/registry/gitlab/project.ts:24
FunctiongitPost
({ GIT_URL, url, params = {}, query = {} }: IMethodV)
src/registry/gitlab/request.ts:28
FunctionloadTsConfig
(path: string)
src/util/file.ts:66
FunctionloggerTiming
(str: string = '', start: boolean = true)
src/util/logger.ts:5
FunctiononCompleted
()
src/inquirer/tpl.ts:110
FunctiononEachAnswer
(result: any)
src/inquirer/tpl.ts:66
FunctiononError
(error: string)
src/inquirer/tpl.ts:106
FunctionprotectedBranches
(projectId: number)
src/registry/gitlab/project.ts:104
Methodstart
()
src/util/taskQueue.ts:32
Functiontransformer
(v: string)
src/inquirer/registerPlugin.ts:23
Functionvalidate
(v: string)
src/inquirer/registerPlugin.ts:20