ವಿಷಯಕ್ಕೆ ಹೋಗು

ಮೋಡ್ಯೂಲ್:Deprecated/doc

ವಿಕಿಪೀಡಿಯ, ಒಂಜಿ ಸೊತಂತ್ರ ವಿಶ್ವಕೋಶ

This is the documentation page for ಮೋಡ್ಯೂಲ್:Deprecated

Deprecated
DescriptionMarks items as deprecated, and provides a warning when they are called.
Author(s)Awesome Aasim
Code sourceDeprecated
StatusAlpha

Marks items as deprecated, and provides a warning when they are called.


Limitations

This module will not provide a warning if a deprecated item is called from within the same module that this module is used.

Documentation

Package function

deprecated(p, deprecatedTable) (function)
Marks items as deprecated, and provides a warning when they are called.
Parameters:
p package frame (table)
deprecatedTable
Returns: package

Other items