Implement Action#remote (delegates to remote.fs)
This commit is contained in:
@@ -5,6 +5,7 @@ module Producer
|
||||
|
||||
extend Forwardable
|
||||
def_delegators :@env, :output, :remote
|
||||
def_delegators :remote, :fs
|
||||
|
||||
attr_accessor :env, :arguments
|
||||
|
||||
|
Reference in New Issue
Block a user