tryRename

If 'from' exists, then rename. Otherwise do nothing.

bool
tryRename
(
T1
T2
)
(
T1 from
,
T2 to
)

Return Value

Type: bool

Success?

Meta