관리-도구
편집 파일: mac_tool.pyo
� �Rac @ s� d Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d � Z d e f d � � YZ e d k r� e j e e j d � � n d S( s� Utility functions to perform Xcode-style build steps. These functions are executed via gyp-mac-tool when using the Makefile generator. i����Nc C s8 t � } | j | � } | d k r4 t j | � n d S( N( t MacToolt Dispatcht Nonet syst exit( t argst executort exit_code( ( sj /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/pylib/gyp/mac_tool.pyt main s R c B s� e Z d Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( s� This class performs all the Mac tooling steps. The methods can either be executed directly, or dispatched from an argument list.c C sO t | � d k r! t d � � n d | j | d � } t | | � | d � S( s( Dispatches a string command to a method.i s Not enough argumentss Exec%si ( t lent Exceptiont _CommandifyNamet getattr( t selfR t method( ( sj /opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/pylib/gyp/mac_tool.pyR $ s c C s | j � j d d � S( s<