mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
128 lines
2.5 KiB
ReStructuredText
128 lines
2.5 KiB
ReStructuredText
.. 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.win_file
|
|
=====================
|
|
|
|
.. automodule:: salt.modules.win_file
|
|
|
|
|
|
.. rubric:: Members
|
|
|
|
|
|
append
|
|
===============================================================
|
|
|
|
.. autofunction:: append
|
|
|
|
|
|
chgrp
|
|
===============================================================
|
|
|
|
.. autofunction:: chgrp
|
|
|
|
|
|
chown
|
|
===============================================================
|
|
|
|
.. autofunction:: chown
|
|
|
|
|
|
comment
|
|
===============================================================
|
|
|
|
.. autofunction:: comment
|
|
|
|
|
|
contains
|
|
===============================================================
|
|
|
|
.. autofunction:: contains
|
|
|
|
|
|
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
|
|
|
|
|
|
touch
|
|
===============================================================
|
|
|
|
.. autofunction:: touch
|
|
|
|
|
|
uid_to_user
|
|
===============================================================
|
|
|
|
.. autofunction:: uid_to_user
|
|
|
|
|
|
uncomment
|
|
===============================================================
|
|
|
|
.. autofunction:: uncomment
|
|
|
|
|
|
user_to_uid
|
|
===============================================================
|
|
|
|
.. autofunction:: user_to_uid
|
|
|
|
|
|
|