--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Escapes <tt>str</tt> so that it can be safely used in a Bourne shell command line. See +Shellwords::shellescape+ for details. full_name: String#shellescape is_singleton: false name: shellescape params: | str.shellescape => string visibility: public