method
shellsplit
v1_8_7_330 -
Show latest stable
- Class:
String
shellsplit()public
Splits str into an array of tokens in the same way the UNIX Bourne shell does. See +Shellwords::shellsplit+ for details.
shellsplit()Splits str into an array of tokens in the same way the UNIX Bourne shell does. See +Shellwords::shellsplit+ for details.