(see Gem::Resolver::Molinillo::ResolutionState#conflicts)
Unwinds the states stack because a conflict has been encountered @return [void]
Returns the challenge string associated with this SPKI
.
str - the challenge string to be set for this instance
Sets the challenge to be associated with the SPKI
. May be used by the server, e.g. to prevent replay.
Clean up messages so they’re nice and pretty.
Close and delete the session’s FileStore
file.
Delete the session state.
Close and delete the session’s PStore
file.
Returns true
if the entry is a file (i.e., the value of the type fact is file).
Returns true
if the APPE command may be applied to the file.
Returns true
if files may be created in the directory by STOU, STOR, APPE, and RNTO.
Returns true
if the directory may be entered by CWD/CDUP.
Returns true
if the file or directory may be renamed by RNFR.
Returns true
if the listing commands, LIST, NLST, and MLSD are applied to the directory.
Returns true
if the objects in the directory may be deleted, or the directory may be purged.
Returns true
if the RETR command may be applied to the file.
Returns true
if the STOR command may be applied to the file.
Returns the next event. This is a PullEvent
object.