doubleblind.blinding.GenericCoder.blind

GenericCoder.blind(output_dir: Optional[Path] = None)

Blind (encode) the files in the directory.

Args:

output_dir (Path or None, optional): Directory to save the output file containing the details of the blinded files. If None, the root directory is used. Defaults to None.