isMustache function

Whether the filename has mustache or handlebars extension

isMustache(filename)

Parameters

  1. filename {String}:

    The filename with its extension

Returns

{Boolean}:

True is the filename ends with .mustache or .handlebars