We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf115f commit 38ff1bbCopy full SHA for 38ff1bb
1 file changed
src/main/java/org/scijava/script/ScriptInfo.java
@@ -56,6 +56,10 @@
56
57
/**
58
* Metadata about a script.
59
+ * <p>
60
+ * This class is responsible for parsing the script for parameters. See
61
+ * {@link #parseParameters()} for details.
62
+ * </p>
63
*
64
* @author Curtis Rueden
65
* @author Johannes Schindelin
0 commit comments