PuppetResourceFormatLoader.getRecognizedExtensions_

Gets the list of extensions for files this loader is able to read.

class PuppetResourceFormatLoader
@nogc override
PackedArray!String
getRecognizedExtensions_
()

Return Value

Type: PackedArray!String

A list of file extensions that this loader supports.

Meta