Uses of Class
org.aksw.shellgebra.shim.core.ArgumentListBuilder
Packages that use ArgumentListBuilder
-
Uses of ArgumentListBuilder in org.aksw.shellgebra.shim.core
Methods in org.aksw.shellgebra.shim.core that return ArgumentListBuilderModifier and TypeMethodDescriptionArgumentListBuilder.fileOrLiteral(String filename, String fallbackLiteral) Note: '-' becomes a literal instead of a path!static ArgumentListBuilderArgumentListBuilder.newBuilder()Add name and value iff value is non null.