arguments property

List<String> arguments
final

Complete argument list in launch order — isolation flags plus any system prompt fragment supported in interactive mode.

Implementation

final List<String> arguments;