package
0.1.10
Repository: https://github.com/bryanl/ksonnet-lib.git
Documentation: pkg.go.dev

# Functions

Fprint prints a node to the supplied writer using the default configuration.

# Constants

IndentModeSpace indents with spaces.
IndentModeTab indents with tabs.

# Variables

DefaultConfig is a default configuration.

# Structs

Config is a configuration for the printer.

# Type aliases

IndentMode is the indent mode for Config.