.. NOTE: Do not edit this file, it is a generated file and will be overwritten.
   See the master template file _templates/autosummary/module.rst

=================
salt.modules.file
=================

.. automodule:: salt.modules.file
    

    .. rubric:: Members

    
    append
    ===================================================

    .. autofunction:: append

    
    chgrp
    ===================================================

    .. autofunction:: chgrp

    
    chown
    ===================================================

    .. autofunction:: chown

    
    comment
    ===================================================

    .. autofunction:: comment

    
    contains
    ===================================================

    .. autofunction:: contains

    
    contains_glob
    ===================================================

    .. autofunction:: contains_glob

    
    contains_regex
    ===================================================

    .. autofunction:: contains_regex

    
    find
    ===================================================

    .. autofunction:: find

    
    get_gid
    ===================================================

    .. autofunction:: get_gid

    
    get_group
    ===================================================

    .. autofunction:: get_group

    
    get_mode
    ===================================================

    .. autofunction:: get_mode

    
    get_sum
    ===================================================

    .. autofunction:: get_sum

    
    get_uid
    ===================================================

    .. autofunction:: get_uid

    
    get_user
    ===================================================

    .. autofunction:: get_user

    
    gid_to_group
    ===================================================

    .. autofunction:: gid_to_group

    
    group_to_gid
    ===================================================

    .. autofunction:: group_to_gid

    
    sed
    ===================================================

    .. autofunction:: sed

    
    set_mode
    ===================================================

    .. autofunction:: set_mode

    
    stats
    ===================================================

    .. autofunction:: stats

    
    touch
    ===================================================

    .. autofunction:: touch

    
    uid_to_user
    ===================================================

    .. autofunction:: uid_to_user

    
    uncomment
    ===================================================

    .. autofunction:: uncomment

    
    user_to_uid
    ===================================================

    .. autofunction:: user_to_uid

    
    