Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 16. package
16.1. package:exports Link kopierenLink in die Zwischenablage kopiert!
16.1.1. Description Link kopierenLink in die Zwischenablage kopiert!
Lists exported packages and the bundles that export them
16.1.2. Syntax Link kopierenLink in die Zwischenablage kopiert!
package:exports [options]
16.1.3. Options Link kopierenLink in die Zwischenablage kopiert!
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 Link kopierenLink in die Zwischenablage kopiert!
16.2.1. Description Link kopierenLink in die Zwischenablage kopiert!
Lists imported packages and the bundles that import them
16.2.2. Syntax Link kopierenLink in die Zwischenablage kopiert!
package:imports [options]
16.2.3. Options Link kopierenLink in die Zwischenablage kopiert!
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 |