class Bundler::Plugin::API
def tmp(*names)
-
(Pathname)
- object for the new directory created
def tmp(*names) Bundler.tmp(["plugin", *names].join("-")) end
(Pathname)
- object for the new directory created
def tmp(*names) Bundler.tmp(["plugin", *names].join("-")) end