replaceTop abstract method

void replaceTop(
  1. String path
)

Pop & Push (replace top of stack) Does not work on '/'

Implementation

void replaceTop(String path);