Flowdock
method

tar_bz2_file

Importance_0
v1_9_3_392 - Show latest stable - 0 notes - Class: PackageTask
tar_bz2_file() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rake/packagetask.rb, line 176
    def tar_bz2_file
      "#{package_name}.tar.bz2"
    end
Register or log in to add new notes.