finder

package
v0.0.0-...-40ab587 Latest Latest
Warning

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

Go to latest
Published: May 3, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileFinder

type FileFinder struct {
	// contains filtered or unexported fields
}

FileFinder ...

func NewFileFinder

func NewFileFinder(inDir string) (*FileFinder, error)

NewFileFinder returns a new FileFinder

func (*FileFinder) Dirname

func (find *FileFinder) Dirname(s string)

Dirname sets the dirname to search for, using wildcards

func (*FileFinder) Filename

func (find *FileFinder) Filename(s string)

Filename sets the filename to search for, using wildcards

func (*FileFinder) MaxSize

func (find *FileFinder) MaxSize(s string)

MaxSize sets the max size

func (*FileFinder) MinSize

func (find *FileFinder) MinSize(s string)

MinSize sets the min size

func (*FileFinder) SearchAndPrint

func (find *FileFinder) SearchAndPrint()

SearchAndPrint performs search, printing matches to current pattern

Jump to

Keyboard shortcuts

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