सदस्य
DebugPackageInfo
DebugPackageInfo DebugPackageInfo(target_label, stripped_file=None, unstripped_file, dwp_file=None)
DebugPackageInfo कंस्ट्रक्टर.
          
      पैरामीटर
| पैरामीटर | ब्यौरा | 
|---|---|
| target_label | लेबल;
                                     ज़रूरी है *_binary टारगेट के लिए लेबल | 
| stripped_file | File; या None;
                                     डिफ़ॉल्ट रूप सेNoneहोता है स्ट्रिप की गई फ़ाइल (एक्सप्लिसिट ".stripped" टारगेट) | 
| unstripped_file | फ़ाइल;
                                     ज़रूरी है यह अनस्ट्रिप्ड फ़ाइल (डिफ़ॉल्ट एक्ज़ीक्यूटेबल टारगेट) है. | 
| dwp_file | File; या None;
                                     डिफ़ॉल्ट वैल्यूNoneहै यह .dwp फ़ाइल (फ़िशन बिल्ड के लिए) या null होती है, अगर --fission=no. | 
dwp_file
File DebugPackageInfo.dwp_file
None दिखा सकता है.
        stripped_file
File DebugPackageInfo.stripped_file
None को वापस किया जा सकता है.
        target_label
Label DebugPackageInfo.target_label
unstripped_file
File DebugPackageInfo.unstripped_file