Documentation
¶
Index ¶
Constants ¶
View Source
const ( SideRight = "RIGHT" SideLeft = "LEFT" )
Variables ¶
This section is empty.
Functions ¶
func FallbackLocation ¶
Types ¶
type Index ¶
type Index struct {
Ranges []Range
}
func (Index) FormatPromptSection ¶
func (Index) Validate ¶
func (idx Index) Validate(anchor Anchor) ValidationResult
type ValidationResult ¶
func ValidateTopLevelLocation ¶
func ValidateTopLevelLocation(body string) ValidationResult
Click to show internal directories.
Click to hide internal directories.