Get the compiled regular expression that defines the files and directories in the host's appBase that will be ignored by the automatic deployment process. @return the compiled deploy ignore pattern
()
| 200 | * @return the compiled deploy ignore pattern |
| 201 | */ |
| 202 | Pattern getDeployIgnorePattern(); |
| 203 | |
| 204 | |
| 205 | /** |
no outgoing calls
no test coverage detected