383
384
# List of standard options directly supported
384
385
self.supported_std_options = []
386
388
def _maybe_expand_globs(self, file_list):
387
389
"""Glob expand file_list if the platform does not do that itself.
389
394
:return: A possibly empty list of unicode paths.
391
396
Introduced in bzrlib 0.18.
400
401
"""Return single-line grammar for this command.