Added versionadded directive for new masked funciton.

This commit is contained in:
rallytime 2015-08-17 14:01:16 -06:00
parent ab4d6e5323
commit 2c8032887f

View File

@ -409,7 +409,9 @@ def mask(name):
def masked(name): def masked(name):
''' '''
Return if the named service is masked Return if the named service is masked.
.. versionadded:: 2015.8.0
CLI Example: CLI Example: