Package uk.ac.starlink.ttools.build
Class BashComplete
java.lang.Object
uk.ac.starlink.ttools.build.BashComplete
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
completionCase
(String name, String[] pattern) static String
completionCase
(String name, Collection pattern) static String
fileCompletionCase
(String name) static void
static String
stiltsCompletition
(String[] taskNames) static String
taskCompletition
(String taskName)
-
Constructor Details
-
BashComplete
public BashComplete()
-
-
Method Details
-
taskCompletition
- Throws:
uk.ac.starlink.util.LoadException
-
completionCase
-
completionCase
-
fileCompletionCase
-
stiltsCompletition
-
main
- Throws:
IOException
uk.ac.starlink.util.LoadException
-