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