/
/
opt
/
alt
/
ruby22
/
lib64
/
ruby
/
2.2.0
/
rake
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.187
PHP 7.4.33
Dir:
/opt/alt/ruby22/lib64/ruby/2.2.0/rake
Edit:
/opt/alt/ruby22/lib64/ruby/2.2.0/rake/phony.rb
# Defines a :phony task that you can use as a dependency. This allows # file-based tasks to use non-file-based tasks as prerequisites # without forcing them to rebuild. # # See FileTask#out_of_date? and Task#timestamp for more info. require 'rake' task :phony Rake::Task[:phony].tap do |task| def task.timestamp # :nodoc: Time.at 0 end end
Ukuran: 351 B