filter

package module
v0.0.0-...-6ae03fb Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2015 License: MIT Imports: 3 Imported by: 0

README

#FilterGoDoc A collection of Gonzo Stages for filtering files

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Drop

func Drop(patterns ...string) gonzo.Stage

Drop files that match at least one of te patterns.

func Filter

func Filter(filter func(gonzo.File) bool) gonzo.Stage

func Pick

func Pick(patterns ...string) gonzo.Stage

Pick only files that match at least one of the provided patterns.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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