method

new

ruby latest stable - Class: Bundler::Thor::Actions::EmptyDirectory

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

new(base, destination, config = {})
public

Initializes given the source and destination.

Parameters

base

A Bundler::Thor::Base instance

source

Relative path to the source of this file

destination

Relative path to the destination of this file

config

give :verbose => false to not log the status.