terminal
terminal copied to clipboard
Custom Command Parser using Regular Expression
In current implementation command parsing handling using queue. Need an ability parse the command using custom regex.