package ansiescape

import "github.com/dotcloud/docker/pkg/ansiescape"

Index

Functions

func ScanANSILines

func ScanANSILines(data []byte, atEOF bool) (advance int, token []byte, err error)

ScanANSILines is a scanner function which splits the input based on ANSI escape codes and new lines.

Source Files

split.go

Version
v1.9.0-rc4
Published
Oct 31, 2015
Platform
js/wasm
Imports
1 packages
Last checked
46 seconds ago

Tools for package owners.