PostgresServerResource.withInitFiles
Method
interface PostgresServerResource { // ... omitted for brevity withInitFiles(source: string): PostgresServerResource;}Signature
method
withInitFilesbuilderCopies init files to a PostgreSQL container resource.
withInitFiles(source: string): PostgresServerResourceParameters
sourcestringReturns
PostgresServerResourceDefined on
This method is defined on the following type: