mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Added versionadded directive for new masked funciton.
This commit is contained in:
parent
ab4d6e5323
commit
2c8032887f
@ -409,7 +409,9 @@ def mask(name):
|
||||
|
||||
def masked(name):
|
||||
'''
|
||||
Return if the named service is masked
|
||||
Return if the named service is masked.
|
||||
|
||||
.. versionadded:: 2015.8.0
|
||||
|
||||
CLI Example:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user