Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 182 Bytes

Write_entire_file.md

File metadata and controls

16 lines (9 loc) · 182 Bytes
spurt 'path/to/file', $file-data;

or

'path/to/file'.IO.spurt: $file-data;