HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/awscli/__pycache__/commands.cpython-310.pyc
o

.&�a:�@sGdd�de�ZdS)c@s^eZdZdZedd��Zejdd��Zedd��Zedd��Zd	d
�Z	dd�Z
ed
d��ZdS)�
CLICommandz�Interface for a CLI command.

    This class represents a top level CLI command
    (``aws ec2``, ``aws s3``, ``aws config``).

    cC�td���N�name��NotImplementedError��self�r	�1/usr/lib/python3/dist-packages/awscli/commands.pyr�zCLICommand.namecCrrr)r�valuer	r	r
rrcCs|gS�Nr	rr	r	r
�lineage"szCLICommand.lineagecCsdd�|jD�S)NcSsg|]}|j�qSr	)r)�.0�cmdr	r	r
�
<listcomp>,sz,CLICommand.lineage_names.<locals>.<listcomp>)rrr	r	r
�
lineage_names)szCLICommand.lineage_namescCsdS)aoInvoke CLI operation.

        :type args: str
        :param args: The remaining command line args.

        :type parsed_globals: ``argparse.Namespace``
        :param parsed_globals: The parsed arguments so far.

        :rtype: int
        :return: The return code of the operation.  This will be used
            as the RC code for the ``aws`` process.

        Nr	)r�args�parsed_globalsr	r	r
�__call__.szCLICommand.__call__cCsdSr
r	rr	r	r
�create_help_command?szCLICommand.create_help_commandcCsiSr
r	rr	r	r
�	arg_tableDszCLICommand.arg_tableN)�__name__�
__module__�__qualname__�__doc__�propertyr�setterrrrrrr	r	r	r
rs



rN)�objectrr	r	r	r
�<module>s