Page MenuHomePhabricator
Paste P1711

remote_file
ActivePublic

Authored by sdwilsh on Feb 1 2015, 5:14 PM.
Tags
None
Referenced Files
F280200: remote_file
Feb 1 2015, 5:14 PM
Subscribers
None
remote_file(
name = 'some_target_name',
url = 'http://somedomain.net/some/path/to/file.txt',
sha1 = 'e28120ee005dbd2cc8b9a9395f770c14556c3c70',
out = 'file.txt',
)

Event Timeline

sdwilsh changed the title of this paste from untitled to remote_file.
sdwilsh updated the paste's language from autodetect to python.