Ajay
Ajay
@carlspring is this still open and can be picked up?
@rohanKanojia can i pick this up?
@rohanKanojia this null check is needed , consider when you dont have currDir then you create it as new File(System.getProperty("basedir", ".")) by default then here this parameter is not at...
@manusa yes that would be the ideal way. ok will raise an PR
@dbwiddis can i pick this issue?
> @dbwiddis can i pick this issue? i do see other strings are also repeated! and can be as well refactored.
@dbwiddis can you kindly elaborate more about point 3 , as per point 3 getInputs currently returns List.copyOf(inputs) and this should be class field as NAME? same for the output.