pi_portal.modules.system.file_security
Validate entities on the local file system.
- class pi_portal.modules.system.file_security.FileSecurity(file_path)[source]
Methods to validate the authenticity of local file system content.
- Parameters:
file_path (
str) – The path to the local file.