Skip to content

dirname

Source

Hook for getting the basename from a path.

Inputs

Name Type Default Required Description
path str True Path to the file/directory to get the directory name of.

Arguments

Position Argument Type
1 path str

Returns

None