• Show log

    Commit

  • Hash : 82154e58
    Author : Edward Thomson
    Date : 2020-01-18T17:41:21

    remote functions: return an int
    
    Stop returning a void for functions, future-proofing them to allow them
    to fail.