/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
help_provider.py | 49 'help_one_line_summary', 69 one_line_summary_len = len(help_provider.help_spec.help_one_line_summary)
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/ |
anon.py | 48 help_one_line_summary='Accessing Public Data Without Credentials', variable in class:CommandOptions
|
throttling.py | 58 help_one_line_summary='Throttling gsutil', variable in class:CommandOptions
|
apis.py | 62 help_one_line_summary='Cloud Storage APIs', variable in class:CommandOptions
|
projects.py | 100 help_one_line_summary='Working With Projects', variable in class:CommandOptions
|
retries.py | 61 help_one_line_summary='Retry Handling Strategy', variable in class:CommandOptions
|
command_opts.py | 130 help_one_line_summary='Top-Level Command-Line Options', variable in class:CommandOptions
|
crc32c.py | 137 help_one_line_summary='CRC32C and Installing crcmod', variable in class:CommandOptions
|
encoding.py | 102 help_one_line_summary='Filename encoding and interoperability problems', variable in class:CommandOptions
|
subdirs.py | 112 help_one_line_summary='How Subdirectories Work', variable in class:CommandOptions
|
support.py | 86 help_one_line_summary='Google Cloud Storage Support', variable in class:CommandOptions
|
creds.py | 159 help_one_line_summary='Credential Types Supporting Various Use Cases', variable in class:CommandOptions
|
dev.py | 145 help_one_line_summary='Contributing Code to gsutil', variable in class:CommandOptions
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/ |
help.py | 99 help_one_line_summary='Get help about commands and topics', variable in class:HelpCommand 115 help_prov.help_spec.help_one_line_summary)) 121 help_prov.help_spec.help_one_line_summary)) 161 help_name, help_prov.help_spec.help_one_line_summary))
|
cat.py | 109 help_one_line_summary='Concatenate object content to stdout', variable in class:CatCommand
|
compose.py | 98 help_one_line_summary=( variable in class:ComposeCommand
|
cors.py | 123 help_one_line_summary=( variable in class:CorsCommand
|
hash.py | 91 help_one_line_summary='Calculate file hashes', variable in class:HashCommand
|
lifecycle.py | 124 help_one_line_summary=( variable in class:LifecycleCommand
|
mv.py | 121 help_one_line_summary='Move/rename objects and/or subdirectories', variable in class:MvCommand
|
rb.py | 81 help_one_line_summary='Remove buckets', variable in class:RbCommand
|
stat.py | 109 help_one_line_summary='Display object status', variable in class:StatCommand
|
version.py | 74 help_one_line_summary='Print version info about gsutil', variable in class:VersionCommand
|
versioning.py | 96 help_one_line_summary=( variable in class:VersioningCommand
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/ |
test_command_runner.py | 88 help_one_line_summary='fake command for tests', variable in class:FakeCommandWithInvalidCompleter 116 help_one_line_summary='fake command for tests', variable in class:FakeCommandWithCompleters
|