RustFsResource.withDataBindMount
Method
interface RustFsResource { // ... omitted for brevity withDataBindMount(source: string): RustFsResource;}Signature
method
withDataBindMountbuilderAdds a bind mount for the data folder to a RustFs container resource.
withDataBindMount(source: string): RustFsResourceParameters
sourcestringReturns
RustFsResourceDefined on
This method is defined on the following type: