Skip to content

E-lmir/CommandExecutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Provides an easier way to execute comands like in cmd.exe
Example:

var executor = new CommandLineExecutor();
executor.Execute("cd C:/", "rmdir windows");

About

Provides an easier way to execute comands like in cmd.exe

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages