https://wiki.kolmafia.us/index.php?title=Is_accessible
What does "currently available" mean in this context? I made a half-hearted look at the code to answer that but there is a fair amount of introspection going on and it just seemed easier to ask.
What I am hoping for is that when is_accessible is true then I can immediately initiate a transaction provided I have the necessary tokens. But some quick experimentation suggests otherwise. Before I decide that there might be bugs to investigate I figure I should make sure my definition of available is the same as what the implementation intended. Thanks.
What does "currently available" mean in this context? I made a half-hearted look at the code to answer that but there is a fair amount of introspection going on and it just seemed easier to ask.
What I am hoping for is that when is_accessible is true then I can immediately initiate a transaction provided I have the necessary tokens. But some quick experimentation suggests otherwise. Before I decide that there might be bugs to investigate I figure I should make sure my definition of available is the same as what the implementation intended. Thanks.