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