withInitFiles
Function
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 Applies to
This function is an extension method on the following types: