Package org.codehaus.mojo.natives.linker
Interface Ranlib
-
- All Known Implementing Classes:
DefaultRanlib
public interface Ranlib
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ROLE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run(java.io.File file)
-
-
-
Method Detail
-
run
void run(java.io.File file) throws NativeBuildException
- Throws:
NativeBuildException
-
-