ASH's disable() function...
Would it be possible to either make it so "all" would only disable functions called all(), or make it so that enable() is excluded from disable( "all" )?
I know this is a weird request, but since disable( "all" ) scuppers everything in KoLmafia, requiring a restart, I figured it may - VERY rarely - be useful to protect from this.
As for why I even spotted this... well, I wanted this wiki page to be accurate
Code:
>ash disable( "all" );
Returned: void
> ash enable( "all" )
Called disabled command: ash enable( "all" )
Would it be possible to either make it so "all" would only disable functions called all(), or make it so that enable() is excluded from disable( "all" )?
I know this is a weird request, but since disable( "all" ) scuppers everything in KoLmafia, requiring a restart, I figured it may - VERY rarely - be useful to protect from this.
As for why I even spotted this... well, I wanted this wiki page to be accurate
