getArguments abstract method

List<String> getArguments()

Get the POSIX-style arguments to the program.

Implementation

List<String> getArguments();