package
Version:
v0.8.18
Opens a new window with list of versions in this module.
Published: Feb 21, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Add(name, value string) func(*dotnetArgs)
Add adds a new "name value" style argument.
e.g. dotnet.
func AddArg(arg string) func(*dotnetArgs)
AddArg adds a simple argument.
e.g. --help.
type Arg func(*dotnetArgs)
Arg represents a dotnet CLI argument.
Help - Show this text and exit.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.