feature plugin custom flag (#251)
* support plugin custom flags * add short name * remove log * remove log
This commit is contained in:
@@ -15,6 +15,5 @@ func main() {
|
||||
if plugin.Api != nil {
|
||||
fmt.Printf("api: %+v \n", plugin.Api)
|
||||
}
|
||||
fmt.Printf("dir: %s \n", plugin.Dir)
|
||||
fmt.Println("Enjoy anything you want.")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user