Skip to content
  • Rob Swindell's avatar
    Add User close() method · a87cebdb
    Rob Swindell authored
    This can be used to force a close of the user.dat file, if open. Rather than
    waiting for an out of scope User to get garbage-collected, this method could
    be used to force a close of the user.dat file, if it's open.
    a87cebdb