lib/github_cloner/github_cloner.rb in github-cloner-0.5.1 vs lib/github_cloner/github_cloner.rb in github-cloner-0.5.2
- old
+ new
@@ -1,4 +1,5 @@
+require 'fileutils'
module GithubCloner
class GithubUtils
class << self
# List all repositories
def list_all(opts = {})