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.8.2-rc1
Published
Sep 3, 2015
Platform
js/wasm
Imports
1 packages
Last checked
1 second ago

Tools for package owners.