Skip to main content

parse_bash

Function parse_bash 

Source
pub fn parse_bash(command: &str) -> Option<ParsedCommand>
Expand description

Parse a bash command string into a structured representation.