Command
Categories
Component ID
438438
Component name
Command
Component type
module
Component security advisory coverage
not-covered
Downloads
2828
Component created
Component changed
Component body
Adds API to launch applications from Drupal.
Currently it just provides one function
function command_run($command, $message = TRUE, $watchdog = TRUE);
but please provide more feature requests.