struct DjangoUrls

Included Modules

Defined in:

analyzer/analyzers/analyzer_django.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(prefix : String, filepath : String, basepath : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def basepath : String #

[View source]
def basepath=(basepath : String) #

[View source]
def filepath : String #

[View source]
def filepath=(filepath : String) #

[View source]
def prefix : String #

[View source]
def prefix=(prefix : String) #

[View source]