❌ Kirby 2 no longer actively supported. 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