FORGEBOX Enterprise 🚀 - Take your ColdFusion (CFML) Development to Modern Times! Learn More...

navigate

v0.2.1 CommandBox Modules

Navigate for CommandBox

Navigate allows you to traverse previouslly viewed working directories, both backwards and forwards (much like a web browser).

Installation:

Install navigate using commandbox:

CommandBox> install commandbox-navigate

Options:

historyMax (default: 25) - Set the maximum amount of retained history.

CommandBox> set modules.commandbox-navigate.historyMax = 25
CommandBox> navigate history
CommandBox> history

step (optional) - Number of steps to go back in history.

CommandBox> navigate back
CommandBox> navigate back 2
CommandBox> <-
CommandBox> back

step (optional) - Number of steps to go forward in history.

CommandBox> navigate forward
CommandBox> navigate forward 2
CommandBox> ->
CommandBox> fwd
CommandBox> navigate clear

$ box install commandbox-navigate

No collaborators yet.
     
  • {{ getFullDate("2020-11-25T13:37:08Z") }}
  • {{ getFullDate("2020-11-25T14:56:43Z") }}
  • 2,004
  • 13