| Package | Description |
|---|---|
| express.middleware |
| Modifier and Type | Method and Description |
|---|---|
DotFiles |
FileProviderOptions.getDotFiles() |
static DotFiles |
DotFiles.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DotFiles[] |
DotFiles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileProviderOptions.setDotFiles(DotFiles dotFiles)
Set how ".foo" file will be handled.
|
Copyright © 2019. All rights reserved.