Skip to main content

render_single_column

Function render_single_column 

Source
pub fn render_single_column(
    entries: &[FileEntry],
    config: &LsConfig,
) -> Result<String>
Expand description

Render single-column output to a String (for testing).