@ExtensionPoint(multi=false) public interface FileSystem
void
create(File directory)
destroy(File directory)
void create(File directory) throws IOException
directory
IOException
void destroy(File directory) throws IOException
Copyright © 2013. All Rights Reserved.