ape.parts.storage.socketstorage.SocketStorage.write

SocketStorage.write(text)

write text to a file

Param:
  • text: text to write to the file
Raise:

ApeError on socket.error

Navigation