Este contenido no está disponible en el idioma seleccionado.
Chapter 16. package
16.1. package:exports Copiar enlaceEnlace copiado en el portapapeles!
16.1.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Lists exported packages and the bundles that export them
16.1.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
package:exports [options]
16.1.3. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
--help | Display this help message |
-b | Only show packages exported by given bundle id |
-d | Only show packages that are exported by more than one bundle |
--show-name-only | Show only package name |
-p | Only show package starting with given name |
--no-format | Disable table rendered output |
16.2. package:imports Copiar enlaceEnlace copiado en el portapapeles!
16.2.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Lists imported packages and the bundles that import them
16.2.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
package:imports [options]
16.2.3. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
--help | Display this help message |
-b | Only show imports of the given bundle id |
--show-name-only | Show only package name |
--filter | Only show package instead of full filter |
-p | Only show package starting with given name |
--no-format | Disable table rendered output |