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. This includes its packages, configuration such as scripts and more.
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.

Exceptions / Errors

BootstrapException
An exception for when pub get for a package failed.
CancelledException
InvalidPackageFiltersException
IOException
MelosConfigException
Thrown when melos.yaml configuration is malformed.
MelosException
A base class for all melos exceptions.
NoPackageFoundScriptException
NoScriptException
PackageNotFoundException
ScriptException
ScriptNotFoundException