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