Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
system::realpath($command)
Returns the path to a specific executable
$command
(string)
Name or path of the command
return
(mixed)
↑
Toolkit API overview
←
system::isExecutable
↓
Back to Toolkit API section
Top