yakbak icon indicating copy to clipboard operation
yakbak copied to clipboard

Expose the `tapename` function

Open NicolasBonduel opened this issue 6 years ago • 1 comments

I would like to be able to human-read the names of the tape, and I thought of monkeypatching the tapename function to have more flexibility.

This is not possible however as this function is not exposed.

NicolasBonduel avatar Sep 04 '18 08:09 NicolasBonduel

You can already do that. Put your hash method in options.hash

phazei avatar Sep 27 '18 16:09 phazei