Home
last modified time | relevance | path

Searched refs:_GetDefaultCommandName (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dcommand.py360 def _GetDefaultCommandName(self): member in Command
362 command_name = property(_GetDefaultCommandName)