julia-codetracking 1.3.4
Channel: gn-bioinformatics
Home page: https://github.com/timholy/CodeTracking.jl
Licenses: Expat
Synopsis: It's editing-time, do you know where your methods are?
Description:
CodeTracking can be thought of as an extension of Julia's InteractiveUtils library. It provides an interface for obtaining:
the strings and expressions of method definitions
the method signatures at a specific file & line number
location information for "dynamic" code that might have moved since it was first loaded
a list of files that comprise a particular package.
Total results: 1