melos library
Classes
- BootstrapCommandConfigs
-
Configurations for
melos bootstrap. - Changelog
- CleanCommandConfigs
-
Configurations for
melos clean. - ExecOptions
- GlobalOptions
- Global options that apply to all Melos commands.
- IDEConfigs
- IDE-specific configurations.
- IdeWorkspace
- IntelliJConfig
- IntelliJ-specific configurations
- ManualVersionChange
- Melos
- MelosLogger
- CLI logger that encapsulates Melos log formatting conventions.
- MelosWorkspace
- A representation of a workspace.
- MelosWorkspaceConfig
- Package
- PackageFilters
- PackageMap
- Script
- Scripts
- VersionCommandConfigs
-
Configurations for
melos version.
Enums
- ListOutputKind
- PackageType
- Enum representing what type of package this is.
- SemverReleaseType
- Indicates the semver release type this commit message creates.
Extensions
Exceptions / Errors
- BootstrapException
-
An exception for when
pub getfor a package failed. - CancelledException
- InvalidPackageFiltersException
- IOException
- MelosConfigException
-
Thrown when the melos section of the root
pubspec.yamlconfiguration is malformed. - MelosException
- A base class for all melos exceptions.
- NoPackageFoundScriptException
- NoScriptException
- PackageNotFoundException
- ScriptException
- ScriptNotFoundException