Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
grw
command
Package main is the entry point for the grw (google-readwrite) CLI.
|
Package main is the entry point for the grw (google-readwrite) CLI. |
|
internal
|
|
|
appidentity
Package appidentity declares google-readwrite's CLI identity: the config/ keyring directory name, default credential ref, product name, and the OAuth scope set this CLI requests.
|
Package appidentity declares google-readwrite's CLI identity: the config/ keyring directory name, default credential ref, product name, and the OAuth scope set this CLI requests. |
|
cmd/mail
Package mail is grw's Gmail command surface.
|
Package mail is grw's Gmail command surface. |
|
cmd/root
Package root provides the top-level grw command and global flags.
|
Package root provides the top-level grw command and global flags. |
|
gmailrw
Package gmailrw extends the shared read/organize Gmail client (google-cli-common/gmail) with the read-WRITE operations grw adds: trash and permanent delete, label lifecycle (create/rename/delete — the "folders" and "subfolders" users think in), and filter management.
|
Package gmailrw extends the shared read/organize Gmail client (google-cli-common/gmail) with the read-WRITE operations grw adds: trash and permanent delete, label lifecycle (create/rename/delete — the "folders" and "subfolders" users think in), and filter management. |
Click to show internal directories.
Click to hide internal directories.