Uses of Interface
net.thevpc.naru.tool.NaruTool
Packages that use NaruTool
-
Uses of NaruTool in net.thevpc.naru.tool
Methods in net.thevpc.naru.tool with parameters of type NaruToolModifier and TypeMethodDescriptionRegister a tool. -
Uses of NaruTool in net.thevpc.naru.tool.impl
Classes in net.thevpc.naru.tool.impl that implement NaruToolModifier and TypeClassDescriptionclassclassLists files in a directory, optionally filtered by a glob pattern.classRunsmvn compilein a Maven project directory.classRunsmvn test(optionally limited to a single test class).classReads a text file from disk and returns its content.classclassRuns an arbitrary shell command and returns combined stdout+stderr.classWrites (or overwrites) a file on disk.class