[][src]Module rung::angular

Angular utils

Provides a collection of utilities to work with Angular configuration.

Structs

CliOptions

Angular CLI Options

CliWarnings

Angular CLI Warnings

Project

Workspace project

WorkspaceConfig

Workspace configuration file

Enums

PackageManager

Types of the supported package managers

ProjectType

Types of the workspace projects

Functions

list_projects

Lists the projects within the workspace configuration

list_projects_by_type

List workspace projects based on a specific type

new_application

Create new Angular application

read_config

Loads Angular workspace configuration from the file.