Initial commit.
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
File.open(${1:filename}, '${2:w}') { |file| file << ${3:data} }
|
||||
${4}
|
||||
Reference in New Issue
Block a user