tasks() Instance Public methods Return the list of tasks defined in this and nested namespaces.
new(name=nil, version=nil) Class Public methods Create a Package Task with the given name and version. Use :noversion as the version to build a package without a version or to provide a fully-versioned package name.
define() Instance Public methods Create the tasks defined by this task library.
init(name, version) Instance Public methods Initialization that bypasses the âyield selfâ and âdefineâ step.
package_dir_path() Instance Public methods
package_name() Instance Public methods
tar_bz2_file() Instance Public methods
tar_gz_file() Instance Public methods
tgz_file() Instance Public methods
zip_file() Instance Public methods
Page 845 of 11844