From ecb72b6a7d980443a589dc53ad64d71418ed04db Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sun, 13 Aug 2023 17:44:54 -0700 Subject: [PATCH] Added ARGS_OPTION constant --- .idea/inspectionProfiles/Project_Default.xml | 8 ++++++++ .idea/misc.xml | 1 - src/main/java/rife/bld/help/RunHelp.java | 12 ++++++------ src/main/java/rife/bld/operations/RunOperation.java | 5 +++-- 4 files changed, 17 insertions(+), 9 deletions(-) create mode 100644 .idea/inspectionProfiles/Project_Default.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..1e01b48 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 47e63bd..065a1fd 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ -