package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev

# Functions

NewImport prepares an importation execution context for use.
NewImportRunParams prepares the info required for running Import with default values.
NewInfo prepares an information execution context for use.
NewList prepares a list execution context for use.
NewSearch prepares a searching execution context for use.
No description provided by the author

# Structs

Import manages the importing execution context.
ImportRunParams tracks the info required for running Import.
Info manages the information execution context.
InfoRunParams tracks the info required for running Info.
List manages the listing execution context.
ListRunParams tracks the info required for running List.
PkgDetailsTable describes package details.
Search manages the searching execution context.
SearchRunParams tracks the info required for running search.

# Interfaces

ChangesetProvider describes the behavior required to convert some file data into a changeset.
Confirmer describes the behavior required to prompt a user for confirmation.