Current Path :
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
String
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/ruby18/share/ri/1.8/system/String/start_with%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns true if <em>str</em> starts with the prefix given. full_name: String#start_with? is_singleton: false name: start_with? params: | str.start_with?([prefix]+) => true or false visibility: public