shell:each

Description

Execute a closure on a list of arguments.

Syntax

shell:each [options] values function

Arguments

Name Description
values The collection of arguments to iterate on
function The function to execute

Options

Name Description
--help Display this help message