rem_extract::extraction

Function extract_method

source
pub fn extract_method(
    input: ExtractionInput,
) -> Result<PathBuf, ExtractionError>
Expand description

Function to extract the code segment based on cursor positions If successful, returns the PathBuf to the output file