package
0.0.0-20230918061241-7ae29b85948f
Repository: https://github.com/hashicorp/vagrant-plugin-sdk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Func takes a FuncSpec and returns a *mapper.Func that can be called to invoke this function.
Spec takes a function pointer and generates a FuncSpec from it.

# Type aliases

Args is a type that will be populated with all the expected args of the FuncSpec.