Function nu_command::empty

source ยท
pub fn empty(
    engine_state: &EngineState,
    stack: &mut Stack,
    call: &Call<'_>,
    input: PipelineData,
    negate: bool,
) -> Result<PipelineData, ShellError>