Documentation
¶
Index ¶
- type Builder
- func (b *Builder) Args(args *args.Args) *Builder
- func (b *Builder) Async() *Builder
- func (b *Builder) Build() *command
- func (b *Builder) Charset(charset string) *Builder
- func (b *Builder) Check(checker checker) *Builder
- func (b *Builder) Checker() *checkerBuilder
- func (b *Builder) Collect(collector collector) *Builder
- func (b *Builder) Collector() *collectorBuilder
- func (b *Builder) Context(ctx context.Context) *Builder
- func (b *Builder) Count(counter counter) *Builder
- func (b *Builder) Counter() *counterBuilder
- func (b *Builder) Dir(dir string) *Builder
- func (b *Builder) Echo() *Builder
- func (b *Builder) Env(key string, value string) *Builder
- func (b *Builder) Notify(notifier notifier) *Builder
- func (b *Builder) Pwe() *Builder
- func (b *Builder) System() *Builder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Source Files
¶
- builder.go
- check.go
- checker.go
- checker_builder.go
- checker_contains.go
- checker_equal.go
- checker_filepath.go
- checker_params.go
- checker_regexp.go
- collector.go
- collector_builder.go
- collector_params.go
- collector_string.go
- collector_strings.go
- command.go
- const.go
- counter.go
- counter_builder.go
- counter_line.go
- counter_params.go
- gex.go
- notifier.go
- operator.go
- params.go
- trim.go
Click to show internal directories.
Click to hide internal directories.
