is_renamable


Description:

public static bool is_renamable (LibraryItem item)

Determines if this item is renamable

Currently, this function is static so it can be passed in as a Predicate<G>.

Parameters:

item

The item to check if it can be renamed

Returns:

This function returns true when this item is renamable