Module: FunRuby::File
Overview
Module containing methods for files
Class Method Summary collapse
-
.write(filepath = F._, content = F._) ⇒ Object
Writes a given content to a given file.
Instance Method Summary collapse
-
#write(filepath = F._, content = F._) ⇒ Object
Writes a given content to a given file.