public interface LibraryCallback
Libraries
.Modifier and Type | Method and Description |
---|---|
void |
library(File file,
LibraryScope scope)
Callback to for a single library backed by a
File . |
void library(File file, LibraryScope scope) throws IOException
File
.file
- the library filescope
- the scope of the libraryIOException
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.