File: //usr/local/rvm/gems/ruby-2.7.4/doc/thor-1.1.0/ri/Thor/Actions/get-i.ri
U:RDoc::AnyMethod[iI"get:ETI"Thor::Actions#get;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"OGets the content at the given address and places it at the given relative ;TI"Mdestination. If a block is given instead of destination, the content of ;TI"-the url is yielded and used as location.;To:RDoc::Markup::BlankLine o;
; [I"O+get+ relies on open-uri, so passing application user input would provide ;TI"'a command injection attack vector.;T@S:RDoc::Markup::Heading:
leveli : textI"Parameters;To:RDoc::Markup::List:
@type: NOTE:@items[o:RDoc::Markup::ListItem:@label[I"source<String>;T; [o;
; [I"&the address of the given content.;To;;[I"destination<String>;T; [o;
; [I"/the relative path to the destination root.;To;;[I"config<Hash>;T; [o;
; [I"2give :verbose => false to not log the status.;T@S;;
i ;I"
Examples;T@o:RDoc::Markup::Verbatim; [
I"7get "http://gist.github.com/103208", "doc/README"
;TI"
;TI"6get "http://gist.github.com/103208" do |content|
;TI"! content.split("\n").first
;TI"end;T:@format0:
@fileI"*lib/thor/actions/file_manipulation.rb;T:0@omit_headings_from_table_of_contents_below00I"render;T[ I"(source, *args, &block);T@7FI"Actions;TcRDoc::NormalModule00