Module: Toys::StandardMixins::Fileutils

Includes:
Mixin
Defined in:
core-docs/toys/standard_mixins/fileutils.rb

Overview

Defined in the toys-core gem

A module that provides all methods in the "fileutils" standard library.

You may make the methods in the FileUtils standard library module available to your tool by including the following directive in your tool configuration:

include :fileutils

Method Summary

Methods included from Mixin

create