PostgresServerResource.withInitFiles
Method
interface PostgresServerResource { // ... omitted for brevity withInitFiles(source: string): PostgresServerResource;}Signature
method
withInitFiles builder Copies init files to PostgreSQL
withInitFiles(source: string): PostgresServerResourceParameters
source string Returns
PostgresServerResource Defined on
This method is defined on the following type: