Documentation
¶
Index ¶
- func AsLocation(frame runtime.Frame, basename bool) string
- func GetFrame() (frame runtime.Frame, ok bool)
- func GetLocation(basename bool) string
- func MatchAllFrame(checks ...func(frame runtime.Frame) bool) (_ok bool)
- func MatchFrame(check func(frame runtime.Frame) bool) bool
- func MatchFunc(match func(fn Func) bool) bool
- type Func
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLocation ¶
func MatchAllFrame ¶ added in v0.93.0
Types ¶
Click to show internal directories.
Click to hide internal directories.