CommandOutputBinding.loadContents_

For each file matched in glob, read up to the first 64 KiB of text from the file and place it in the contents field of the file object for manipulation by outputEval.

class CommandOutputBinding
Either!(None, bool) loadContents_;

Meta