Directories
¶
| Path | Synopsis |
|---|---|
|
Package applet defines the contract every topsail applet implements and the registry used by the dispatcher to look them up by name or alias.
|
Package applet defines the contract every topsail applet implements and the registry used by the dispatcher to look them up by name or alias. |
|
Package applets imports every applet package for side effects, so a binary that needs the full registry only needs to import this package instead of duplicating the per-package import list.
|
Package applets imports every applet package for side effects, so a binary that needs the full registry only needs to import this package instead of duplicating the per-package import list. |
|
Package cli implements the multi-call dispatcher: argv[0] basename resolution, the topsail wrapper command, and global flags (--help, --version, --list).
|
Package cli implements the multi-call dispatcher: argv[0] basename resolution, the topsail wrapper command, and global flags (--help, --version, --list). |
|
Package filemode parses file mode strings — both octal (e.g.
|
Package filemode parses file mode strings — both octal (e.g. |
|
Package hashing provides shared logic for the md5sum / sha256sum / sha512sum applets.
|
Package hashing provides shared logic for the md5sum / sha256sum / sha512sum applets. |
|
Package ioutil provides binary-safe, mockable wrappers around the process standard streams.
|
Package ioutil provides binary-safe, mockable wrappers around the process standard streams. |
|
Package platform centralizes OS-specific behavior so applets stay portable.
|
Package platform centralizes OS-specific behavior so applets stay portable. |
|
Package testutil provides shared test helpers for topsail.
|
Package testutil provides shared test helpers for topsail. |
Click to show internal directories.
Click to hide internal directories.