
crash.commands.jcr.logout.groovy Maven / Gradle / Ivy
The newest version!
if (session != null)
{
session.logout();
currentPath = null;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
if (session != null)
{
session.logout();
currentPath = null;
}