--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Splits <tt>str</tt> into an array of tokens in the same way the UNIX Bourne shell does. See +Shellwords::shellsplit+ for details.
full_name: String#shellsplit
is_singleton: false
name: shellsplit
params: |
str.shellsplit => array
visibility: public