@Internal public static interface IFileSystemLocation.Jsii$Default extends IFileSystemLocation
IFileSystemLocation
.IFileSystemLocation.Jsii$Default, IFileSystemLocation.Jsii$Proxy
Modifier and Type | Method and Description |
---|---|
default FileSystemConfig |
bind(software.constructs.Construct scope,
IProject project)
(experimental) Called by the project when a file system is added so it can perform binding operations on this file system location.
|
@Stability(value=Experimental) @NotNull default FileSystemConfig bind(@NotNull software.constructs.Construct scope, @NotNull IProject project)
bind
in interface IFileSystemLocation
scope
- This parameter is required.project
- This parameter is required.Copyright © 2021. All rights reserved.