mirror of
https://github.com/thegeeklab/drone-plugin-lib.git
synced 2024-11-13 03:30:40 +00:00
Update urfave package docs
This commit is contained in:
parent
e8e8ddcb17
commit
5c771365c5
@ -24,9 +24,14 @@
|
||||
// }
|
||||
// app.Flags = append(
|
||||
// app.Flags,
|
||||
// urfave.commitFlags()...,
|
||||
// urfave.PipelineFlags()...,
|
||||
// )
|
||||
// }
|
||||
//
|
||||
// func run(ctx *cli.Context) {
|
||||
// pipeline := urfave.PipelineFromContext(ctx)
|
||||
// ....
|
||||
// }
|
||||
package urfave
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user