package outline
import "github.com/onsi/ginkgo/v2/ginkgo/outline"
Index ¶
- func BuildOutlineCommand() command.Command
- func FromASTFile(fset *token.FileSet, src *ast.File) (*outline, error)
Functions ¶
func BuildOutlineCommand ¶
func FromASTFile ¶
FromASTFile returns an outline for a Ginkgo test source file
Source Files ¶
ginkgo.go import.go outline.go outline_command.go
Directories ¶
Path | Synopsis |
---|---|
ginkgo/outline/_testdata |
- Version
- v2.5.0
- Published
- Nov 7, 2022
- Platform
- windows/amd64
- Imports
- 11 packages
- Last checked
- 1 day ago –
Tools for package owners.