Getting Started
User Guide
Configuration
Advanced Topics
IHME Users
Reference
Developer Guide
Architecture
true_path(→ str)
true_path
Get true path to file or executable.
file_or_dir (str) – partial file path, to be expanded as per the current user
executable (str) – the name of an executable, which will be resolved using “which”
Specify one of the two arguments, not both.