Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ Base
Method
Base
pkg/cmd/workflow/shared/shared.go:50–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
func
(w *Workflow) Base() string {
51
return
path.Base(w.Path)
52
}
53
54
func
(w *Workflow) ExportData(fields []string)
map
[string]any {
55
return
cmdutil.StructExportData(w, fields)
Callers
15
runView
Function · 0.95
main
Function · 0.80
sourceFilesLaterThan
Function · 0.80
Clone
Method · 0.80
EditorName
Function · 0.80
ExtractName
Function · 0.80
TestExtractName
Function · 0.80
downloadAsset
Function · 0.80
IsOurs
Method · 0.80
processFiles
Function · 0.80
getFilesToAdd
Function · 0.80
createFromLocal
Function · 0.80
Calls
no outgoing calls
Tested by
10
TestExtractName
Function · 0.64
TestExecuteLocalRepoSyncNonCurrentBranch
Function · 0.64
TestSelectSSHKeys
Function · 0.64
stubLocalExtension
Function · 0.64
stubBinaryExtension
Function · 0.64
Test_checkValidExtensionWithLocalExtension
Function · 0.64
Test_executable
Function · 0.64
Test_executable_relative
Function · 0.64
TestDiscoverLocalSkillsWithOptions
Function · 0.64
extractScriptName
Function · 0.64