Document Staged.
This commit is contained in:
parent
258a579fee
commit
7e3aee2669
@ -3,6 +3,9 @@
|
||||
require "utils/user"
|
||||
|
||||
module Cask
|
||||
# Helper functions for staged casks.
|
||||
#
|
||||
# @api private
|
||||
module Staged
|
||||
def set_permissions(paths, permissions_str)
|
||||
full_paths = remove_nonexistent(paths)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user