ConfigureFile
Denotes a TorOption as implementing the ConfigurableContract which declares that the TorOption uses a File argument which points to a file location, and is available to be configured when supplied one.
TorOption that implement ConfigureFile will always contain the TorOption.Attribute.FILE attribute.
NOTE: Provided File is always sanitized for the resulting TorSetting using File.absoluteFile + File.normalize.