view piecrust/data/linker.py @ 92:0dd43c5f5484

More options for the `showrecord` command.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 05 Sep 2014 00:42:28 -0700
parents f485ba500df3
children 4fc1d306046b
line wrap: on
line source



class Linker(object):
    def __init__(self, page):
        self.page = page