text →
filename-without-extension() → text

Returns the file name without the extension of a file path provided as argument.

Parameters

This function has no parameters.

Examples

"docs/_data/function.json" | filename-without-extension  "function"

Kind: Function
Scope: io
Aliases: path-to-filename-without-extension


This site uses Just the Docs, a documentation theme for Jekyll.