You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2020. It is now read-only.
The key Total Size provided by diskutil info -all can be used both as a replacement value for Disk Size (device) and Volume Total Space (volume). The target should be modified to dual and the logic of the mapper function altered to match the properties above. Attention should be given to whether or not custom logic is necessary in the cond operator in parseMacOSToProps.
The key
Total Sizeprovided bydiskutil info -allcan be used both as a replacement value forDisk Size(device) andVolume Total Space(volume). The target should be modified todualand the logic of the mapper function altered to match the properties above. Attention should be given to whether or not custom logic is necessary in thecondoperator inparseMacOSToProps.