class RBT::RemoveAllSymlinks
Constants
- NAMESPACE
#¶ ↑
NAMESPACE
¶ ↑#¶ ↑
Public Class Methods
new( optional_commandline_arguments = nil, run_already = true )
click to toggle source
Public Instance Methods
check_commandline()
click to toggle source
from_here?()
click to toggle source
#¶ ↑
from_here?¶ ↑
#¶ ↑
# File lib/rbt/utility_scripts/remove_all_symlinks.rb, line 116 def from_here? @from_here end
Also aliased as: from_where?
get_all_entries(from_where = @from_here)
click to toggle source
notify_the_user_what_we_will_do_next()
click to toggle source
remove_current_symlinks()
click to toggle source
remove_symlinks_in_main_paths()
click to toggle source
reset()
click to toggle source
run()
click to toggle source