Spawn refactor
This commit is contained in:
@@ -5,7 +5,6 @@ package Alire.OS_Lib is
|
||||
|
||||
function Spawn (Command : String;
|
||||
Arguments : String := "") return Integer;
|
||||
-- Returns exit code
|
||||
|
||||
procedure Spawn (Command : String;
|
||||
Arguments : String:= "");
|
||||
|
||||
Reference in New Issue
Block a user