class BigKeeper::DepService
Operator for podfile
Public Class Methods
dep_operator(path, user)
click to toggle source
# File lib/big_keeper/dependency/dep_service.rb, line 10 def self.dep_operator(path, user) DepType.operator(path, user) end