░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/usr/lib/ruby/gems/3.1.0/gems/net-imap-0.2.4
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: Rakefile
require "bundler/gem_tasks" require "rake/testtask" Rake::TestTask.new(:test) do |t| t.libs << "test/lib" t.ruby_opts << "-rhelper" t.test_files = FileList["test/**/test_*.rb"] end task :sync_tool do require 'fileutils' FileUtils.cp "../ruby/tool/lib/core_assertions.rb", "./test/lib" FileUtils.cp "../ruby/tool/lib/envutil.rb", "./test/lib" FileUtils.cp "../ruby/tool/lib/find_executable.rb", "./test/lib" end task :default => :test
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 lib/
DIR
—
2026-01-17 03:50
📄 Gemfile
?
67 B
2025-03-26 04:20
EDIT
📄 LICENSE.txt
TXT
1.3 KB
2025-03-26 04:20
EDIT
📄 Rakefile
?
451 B
2025-03-26 04:20
EDIT
📄 README.md
MD
1.8 KB
2025-03-26 04:20
EDIT