melos library

Classes

BootstrapCommandConfigs
Configurations for melos bootstrap.
CommandConfigs
Melos command-specific configurations.
GlobalOptions
Global options that apply to all Melos commands.
IDEConfigs
IDE-specific configurations.
IdeWorkspace
IntelliJConfig
IntelliJ-specific configurations
Melos
MelosLogger
CLI logger that encapsulates Melos log formatting conventions.
MelosWorkspace
A representation of a workspace. This includes it's packages, configuration such as scripts and more.
MelosWorkspaceConfig
Package
PackageFilter
PackageMap
VersionCommandConfigs
Configurations for melos version.

Enums

ListOutputKind
PackageType
Enum representing what type of package this is.

Extensions

ToMelosLoggerExtension on Logger

Exceptions / Errors

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