DropPrivilegesExt.filterConfigFiles

Function to filter the list of configuration files to parse. Only present to satisfy the interface

class DropPrivilegesExt
override
string[]
filterConfigFiles

Parameters

app IApplication

application instance

config ConfigParser

configuration parser

files string[]

current list of configuration files to parse

Return Value

Type: string[]

new list of configuration files to parse

Meta