Skip to content

which

Source

Wrapper of shutil.which -> posix which.

Inputs

Name Type Default Required Description
path str True String path run which against.

Arguments

Position Argument Type
1 path str

Returns

str