bootstrap

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package bootstrap defines display and parsing constants for the ctx bootstrap command.

Index

Constants

View Source
const (
	// BootstrapFileListWidth is the character width at which the file list wraps.
	BootstrapFileListWidth = 55
	// BootstrapFileListIndent is the indentation prefix for file list lines.
	BootstrapFileListIndent = "  "
)

Bootstrap display constants.

View Source
const (
	// NumberedListSep is the separator between the number and text in numbered lists (e.g. "1. item").
	NumberedListSep = ". "
	// NumberedListMaxDigits is the maximum index position for the separator to be recognized as a prefix.
	NumberedListMaxDigits = 2
)

Numbered list parsing constants.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL