mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
cmd/internal/base: more informative comment (#1116)
This commit is contained in:
committed by
GitHub
parent
8b9479599d
commit
e37995be31
@@ -25,7 +25,7 @@ import (
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
// custom implementation for pflag.
|
||||
// IDType is a custom ID implementation for pflag.
|
||||
type IDType field.Type
|
||||
|
||||
// Set implements the Set method of the flag.Value interface.
|
||||
|
||||
Reference in New Issue
Block a user