hamigaki.png

前のページ 上に戻る ホーム 次のページ

Class file-target

file-target —

TODO

Synopsis

class file-target : abstract-file-target {
  rule __init__ ( name exact ? : type ? : project : action ? : path ? ) { }
  rule clone-with-different-type ( new-type ) { }
  rule actualize-location ( target ) { }
  rule path ( ) { }
}

Description

  1. rule __init__ ( name exact ? : type ? : project : action ? : path ? )
  2. rule clone-with-different-type ( new-type )
  3. rule actualize-location ( target )
  4. rule path ( )

前のページ 上に戻る ホーム 次のページ