Awee

ext-trim

FilenameTrimExt returns the file path without its extension.

FilenameTrimExt returns the file path without its extension.

Input

string

Parameters

None

Returns

string

Examples

{{ file_path | ext-trim }}
{{ "report.pdf" | ext-trim }}

How is this guide?

On this page