# Packages
No description provided by the author
# Functions
Default returns the default configuration.
DefaultPaths determines default paths for configuration.
Exists checks if file exists on the specified path.
GlobalPath gets global path based on home dir.
No description provided by the author
No description provided by the author
NewLoader returns a new loader.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrDoesNotExist is error to be returned when config file does not exists.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Account defines the configuration for a Flow account.
AccountKey represents account key and all their possible configuration formats.
Alias defines an existing pre-deployed contract address for specific network.
Config contains all the configuration for CLI and implements getters and setters for properties.
Contract defines the configuration for a Cadence contract.
ContractDeployment defines the deployment of the contract with possible args.
No description provided by the author
Deployment defines the configuration for a contract deployment.
Emulator defines the configuration for a Flow Emulator instance.
Loader contains actions for composing and modifying configuration.
Network defines the configuration for a Flow network.
No description provided by the author
# Interfaces
Parser is interface for any configuration format parser to implement.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Parsers is a list of all configuration parsers.