Deprecated tests.

File: deprecated.sh

Functions

Available Functions
foo A totally deprecated function. DEPRECATED.
foo2 A function with a deprecated text.

foo()

A totally deprecated function.

Usage

  foo

Deprecated

The function is now deprecated and does nothing.

foo2()

A function with a deprecated text.

Usage

  foo2

Deprecated usage

Cannot use the second argument anymore.